Created
September 9, 2016 21:38
-
-
Save mattiasb/0fcd2f0d85d3b207af93873a6ebf6812 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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