Joined April 2016
·

KyleLH

Software Engineer at VTS
·
New York, New York
·
·
·

Another super useful one is
git config --global alias.clean-branches "!git branch | grep -v master | xargs git branch -D"

I like having it be available as a git alias, it makes the workflow a little nicer, since you'll probably already be doing git things

Achievements
1 Karma
0 Total ProTip Views
Interests & Skills