Skip to content

Instantly share code, notes, and snippets.

@tessalt
Created October 17, 2019 16:36
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 tessalt/b0dbbb5b509b8899081e75675bf2c89f to your computer and use it in GitHub Desktop.
Save tessalt/b0dbbb5b509b8899081e75675bf2c89f to your computer and use it in GitHub Desktop.
rb.sh
alias rb="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