Skip to content

Instantly share code, notes, and snippets.

@evalphobia
Created August 8, 2014 01:46
Show Gist options
  • Select an option

  • Save evalphobia/badc022aff3626613f4c to your computer and use it in GitHub Desktop.

Select an option

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