Skip to content

Instantly share code, notes, and snippets.

@rmharrison
Last active January 28, 2019 15:29
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 rmharrison/f31b4dbdfd6b5599b0092585e7eb2043 to your computer and use it in GitHub Desktop.
Save rmharrison/f31b4dbdfd6b5599b0092585e7eb2043 to your computer and use it in GitHub Desktop.
.bashrc (git-graph)
## Add to your .bashrc, .bash_profile or equivilent
alias git-graph='git log --graph --abbrev-commit --decorate --date=relative --all'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment