Skip to content

Instantly share code, notes, and snippets.

@zph
Created August 29, 2014 13:46
Show Gist options
  • Select an option

  • Save zph/585f308b0cd09ed624b2 to your computer and use it in GitHub Desktop.

Select an option

Save zph/585f308b0cd09ed624b2 to your computer and use it in GitHub Desktop.
#!/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