Skip to content

Instantly share code, notes, and snippets.

@shepardm7
Created February 16, 2020 18:29
Show Gist options
  • Save shepardm7/a6c99656091f4f6440a6076b6bb06567 to your computer and use it in GitHub Desktop.
Save shepardm7/a6c99656091f4f6440a6076b6bb06567 to your computer and use it in GitHub Desktop.
git config --global alias.lg "log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative"
@shepardm7
Copy link
Author

to use it type: git lg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment