Skip to content

Instantly share code, notes, and snippets.

@sleepingkingstudios
Created October 7, 2015 21:51
Show Gist options
  • Save sleepingkingstudios/b8a6ab4c0c6e228c0f9a to your computer and use it in GitHub Desktop.
Save sleepingkingstudios/b8a6ab4c0c6e228c0f9a to your computer and use it in GitHub Desktop.
alias git-list-branches="git for-each-ref --sort=committerdate refs/heads/ --format='%(HEAD) %(color:yellow)%(refname:short)%(color:reset) - %(color:red)%(objectname:short)%(color:reset) - %(contents:subject) - %(authorname) (%(color:green)%(committerdate:relative)%(color:reset))'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment