Skip to content

Instantly share code, notes, and snippets.

@mattiasb
Created September 9, 2016 21:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattiasb/0fcd2f0d85d3b207af93873a6ebf6812 to your computer and use it in GitHub Desktop.
Save mattiasb/0fcd2f0d85d3b207af93873a6ebf6812 to your computer and use it in GitHub Desktop.
bd = "!f() { git for-each-ref --sort=committerdate refs/heads/ --format='%(refname:short):%(committerdate:relative)'; }; f | column -t -s ':'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment