Skip to content

Instantly share code, notes, and snippets.

@realadeel
Last active September 23, 2015 17:16
Show Gist options
  • Save realadeel/70a08429cb82b1e37513 to your computer and use it in GitHub Desktop.
Save realadeel/70a08429cb82b1e37513 to your computer and use it in GitHub Desktop.
Git stuff

List local branches sorted by commit date
git for-each-ref --sort=-committerdate refs/heads/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment