Skip to content

Instantly share code, notes, and snippets.

@evalphobia
Created August 8, 2014 01:46
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 evalphobia/badc022aff3626613f4c to your computer and use it in GitHub Desktop.
Save evalphobia/badc022aff3626613f4c to your computer and use it in GitHub Desktop.
.gitconfig alias
[alias]
l = log --graph --date=iso --name-status --pretty=format:\"%C(red)%h %C(green)%an %C(blue)%ad %Creset%s %C(yellow)%d%Creset\"
st = status
co = checkout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment