git

一次清理多个git Branch [SourceTree]

SourceTree – Delete Multiple Branches at One Time

Posted by Yuankun Li on 2017-02-26

使用SourceTree来实现一次性实现多个git Branch清理:

Click Repository then click Branch

https://github.com/CatherineLiyuankun/PictureBed/raw/master/blog/post/SourceTree-Delete-Multiple-Branches-at-One-Time/sourcetree1.png

Click Delete Branches

https://github.com/CatherineLiyuankun/PictureBed/raw/master/blog/post/SourceTree-Delete-Multiple-Branches-at-One-Time/sourcetree1.png

Select the branch(es) you want to delete

选择要清理的branch,注意branch 分为local本地的和remote远程的。注意不要误删remote的branch,除非确实是要清理。



show git comment