Hacker News new | ask | show | jobs
by sixstringtheory 2261 days ago
I've got one really close to this:

    git for-each-ref --sort=-committerdate refs/heads/ --format='%(refname:short) %(committerdate:short) %(upstream:remoteref)' | column -t