Show List Of Most Recently Committed Branches
$ git for-each-ref --sort=-committerdate --count=10 --format='%(refname:short)' refs/heads/Last updated
$ git for-each-ref --sort=-committerdate --count=10 --format='%(refname:short)' refs/heads/Last updated