Deleting remote master branch, refused due to being current branch

时间:2015-01-29 23:48:53   收藏:0   阅读:194

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
评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!