git, Uncategorized 1 Minute

Do you have too many git branches on the go at once? Here is the command to list them in order of last modification:

git for-each-ref --sort=-committerdate refs/heads

Published by gbenson

I make things // he/him

Published