Last Updated: February 25, 2016
·
356
· stephenbinns

Forgot the name of your branch?

Sometimes with large solutions I forget the name of the branch i've been working on! this is easily rectified using some simple shell-fu

git branch --list | grep foo-bar