首页 > 其他 > 详细

Deleting remote master branch, refused due to being current branch

时间:2015-01-29 23:47:03      阅读:326      评论:0      收藏:0      [点我收藏+]

git - Deleting remote master branch, refused due to being current branch - Stack Overflow

In the settings block on the options tap in the settings page (well, just click on the Settings tab on your github repo page), you are able to change the default branch (you need to have the other default branch on github as well).

技术分享

After you have done that, you are able to remove it:

$ git push bb :master

Deleting remote master branch, refused due to being current branch

原文:http://www.cnblogs.com/seven1979/p/4261185.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!