Last Updated: February 25, 2016
·
434
· epishkin

git: display all branches sorted by last change

Sometimes you want to see all branches in your repo sorted by last change:

git-branches

Picture

The script is here:
https://github.com/epishkin/tools/blob/master/git-branches