Skip to content

Instantly share code, notes, and snippets.

@mushinlogit
Created January 22, 2018 16:56
Show Gist options
  • Save mushinlogit/e7545a293867f93a40ec3808f08c2487 to your computer and use it in GitHub Desktop.
Save mushinlogit/e7545a293867f93a40ec3808f08c2487 to your computer and use it in GitHub Desktop.
git-config.sh
git config --global alias.lg "log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment