Skip to content

Instantly share code, notes, and snippets.

@obowersa
Created August 17, 2015 11:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save obowersa/0eae80ebc1287371283c to your computer and use it in GitHub Desktop.
Save obowersa/0eae80ebc1287371283c to your computer and use it in GitHub Desktop.
git-lwb
#!/bin/bash
git for-each-ref --sort=-committerdate refs/heads/ --format='%(committerdate:short) %(authorname) %(refname:short)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment