Created
August 29, 2014 13:46
-
-
Save zph/585f308b0cd09ed624b2 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| #!/usr/bin/env bash | |
| # Credit https://gist.github.com/kalimar/909ff4a7f8c136fc4ce4 | |
| git for-each-ref --count=30 --sort=-committerdate refs/heads/ --format='%(refname:short)' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment