Skip to content

Instantly share code, notes, and snippets.

@bignimbus
Created June 13, 2016 17:27
Show Gist options
  • Save bignimbus/c6b505580723b3f4340daadfa870296d to your computer and use it in GitHub Desktop.
Save bignimbus/c6b505580723b3f4340daadfa870296d to your computer and use it in GitHub Desktop.
showing git branches in chronological order
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