There are comments reported from different people
A git recent pretty-prints the last poked branches:
[alias] recent = ! git branch --sort=-committerdate --format=\"%(committerdate:relative)%09%(refname:short)\" | head -10
and more