音が流れない場合、再生を一時停止してもう一度再生してみて下さい。
ツール 
画像
Daniel Amber
1315回再生
Delete git branches using a shell script

Tired of those dangling git branches all over your computer. Me too!
I decided to create a script to easily delete the local git branches that I was no longer using. This is how I did it! :)

Interested in more command line stuff? Check out my blog!
daniel-amber.com/blog/code/custom-command-line-fun…

Github link: github.com/danownsthisspace/scripts/blob/master/de…

コメント