Skip to content

Instantly share code, notes, and snippets.

@grasGendarme
Created March 17, 2014 11:05
Show Gist options
  • Save grasGendarme/9597442 to your computer and use it in GitHub Desktop.
Save grasGendarme/9597442 to your computer and use it in GitHub Desktop.
[color]
ui = true
status = auto
branch = auto
diff = auto
[help]
autocorrect = 1
[push]
default = simple
[interactive]
singlekey = true
[core]
editor = vim
[alias]
lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr)%C(bold blue)<%an>%Creset' --abbrev-commit
[grep]
extendRegexp = true
lineNumber = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment