Skip to content

Instantly share code, notes, and snippets.

@mshuler
Created June 19, 2015 14:53
Show Gist options
  • Save mshuler/26b17b20b491f40b3843 to your computer and use it in GitHub Desktop.
Save mshuler/26b17b20b491f40b3843 to your computer and use it in GitHub Desktop.
[user]
name = Michael Shuler
email = [email protected]
signingkey = FE4B2BDA
[color]
ui = true
diff = auto
branch = auto
status = auto
[color "branch"]
current = magenta bold
local = yellow bold
remote = cyan bold
[color "diff"]
new = cyan
old = magenta
frag = yellow
meta = green
commit = normal
#[http]
# sslVerify = false
[log]
decorate = short
[alias]
lg = log --graph --pretty=format:'%Cred%h%Creset -%C(cyan)%d%Creset %s %Cgreen(%ad) %C(bold blue)<%an>%Creset' --date=short
ll = log --pretty=format:"%C(yellow)%h%Cred%d\\ %Creset%s%Cblue\\ [%cn]" --decorate --numstat
#[push]
# default = simple
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment