码迷,mamicode.com
首页 > 其他好文 > 详细

Git 相关使用

时间:2018-09-15 13:53:47      阅读:147      评论:0      收藏:0      [点我收藏+]

标签:git push   www.   git   html   logs   log   远程   https   number   

https://www.cnblogs.com/mengdd/p/3447464.html

 

 

删除本地 & 远程 的仓库.

  1. git branch -r -d origin/branch-name
  2.  
    git push origin :branch-name

Git 相关使用

标签:git push   www.   git   html   logs   log   远程   https   number   

原文地址:https://www.cnblogs.com/kaffeetrinken/p/9650686.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!