[pull] rebase = true [push] default = simple [color] ui = auto [credential] helper = store [gui] encoding = utf-8 [guitool "Rebase"] cmd = rebase [alias] graph = log --graph --oneline --all l1 = log --pretty=oneline last = log -1 HEAD --pretty=fuller lastmail = format-patch --stdout -1 HEAD [url "git@acperkins.com:acp/"] insteadOf = acp: [url "git@github.com:acperkins/"] insteadOf = gh: [include] path = .gitconfig.local