[user] name = raylu email = raylu@stripe.com signingkey = B404C651 [color] ui = true interactive = true [color "status"] added = green bold changed = red bold untracked = cyan [color "diff"] meta = cyan bold old = red bold new = green bold frag = blue commit = yellow bold [color "branch"] current = green bold local = bold remote = red bold [color "grep"] match = cyan [pager] color = true [core] editor = vi pager = less -FXRS -x4 [merge] defaultToUpstream = true [rebase] autosquash = true [rerere] enabled = true [fetch] prune = true [pull] ff = true [push] default = upstream [diff] tool = vimdiff [log] decorate = true [alias] short = log --graph --pretty=format:'%C(yellow)%h%Creset -%C(red)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative --patience ff = merge --ff-only put = !git-push && git-push --tags pushf = push --force-with-lease [protocol "ext"] allow = always [url "ext::/home/raymond/stripe/password-vault/bin/git-remote-stripe-ext.rb %S stripe-internal"] insteadOf = git@github.com:stripe-internal insteadOf = ssh://git@github.com/stripe-internal insteadOf = https://github.com/stripe-internal