Git异常:Cannot delete the branch 'test1' which you are currently on
生活随笔
收集整理的這篇文章主要介紹了
Git异常:Cannot delete the branch 'test1' which you are currently on
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
GitHub實戰系列匯總:http://www.cnblogs.com/dunitian/p/5038719.html
——————————————————————————————————————————————————————
很多人問,明明有git gui?和?github可以直接圖形化操作的嗎?全部指令干啥???
呃(⊙o⊙)…呃(⊙o⊙)… ===>?裝逼~
O(∩_∩)O~,開玩笑的,其實就是為了通用和熟悉git,linux里面照樣這樣用,多熟悉點基礎指令很有用的,
如果覺得頓時不開心了、無愛了==>推薦你快速入門:http://www.imooc.com/learn/390
———————————————————————————————————————————————————————
?
Cannot delete the branch 'test1' which you are currently on
很明顯,正在使用test1分支,所以刪不掉,現在切換一下,然后繼續刪,如圖:
本文轉自毒逆天博客園博客,原文鏈接:http://www.cnblogs.com/dunitian/p/5045519.html,如需轉載請自行聯系原作者
與50位技術專家面對面20年技術見證,附贈技術全景圖總結
以上是生活随笔為你收集整理的Git异常:Cannot delete the branch 'test1' which you are currently on的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Django开发社交类网站必备的10个第
- 下一篇: zabbix学习小结