Skip to content

Instantly share code, notes, and snippets.

@jhsu
Created January 7, 2012 04:11
Show Gist options
  • Save jhsu/1573758 to your computer and use it in GitHub Desktop.
Save jhsu/1573758 to your computer and use it in GitHub Desktop.
[alias]
brt = "!for k in `git branch|perl -pe s/^..//`;do echo `git show --pretty=format:\"%Cgreen%ci %Cblue%cr%Creset\" $k|head -n 1`\t$k;done|sort -r"
2012-01-06 16:06:51 -0500 7 hours ago master
2012-01-05 23:26:59 -0500 24 hours ago master-newrelic
2012-01-05 10:34:02 -0500 2 days ago rails3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment