rcfiles/.gitconfig

36 lines
791 B
INI

[user]
name = Craige McWhirter
email = craige@mcwhirter.io
signingkey = 0xA4122FF3971B6865
[includeIf "gitdir:~/source/intersectMBO/"]
path = ~/source/intersectMBO/.gitconfig
[includeIf "gitdir:~/source/IOG/"]
path = ~/source/IOG/.gitconfig
[includeIf "gitdir:~/forge/reciproka/"]
path = ~/forge/reciproka/.gitconfig
[includeIf "gitdir:~/forge/resrok/"]
path = ~/forge/resrok/.gitconfig
[includeIf "gitdir:~/forge/voc/"]
path = ~/forge/voc/.gitconfig
[push]
default = simple
[gitreview]
username = craige
[url "git+ssh://USER@git.launchpad.net/"]
insteadof = lp:
[commit]
gpgsign = true
[color]
diff = auto
status = always
branch = auto
interactive = auto
ui = true
pager = true
[pull]
ryuebase = true
rebase = false
[init]
defaultBranch = consensus