rcfiles/.gitconfig

36 lines
791 B
INI
Raw Normal View History

2017-11-29 00:51:44 +00:00
[user]
name = Craige McWhirter
email = craige@mcwhirter.io
2024-05-29 23:59:22 +00:00
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
2017-11-29 00:51:44 +00:00
[push]
default = simple
[gitreview]
username = craige
2018-02-09 08:35:30 +00:00
[url "git+ssh://USER@git.launchpad.net/"]
2021-05-06 00:41:30 +00:00
insteadof = lp:
2019-06-12 01:28:27 +00:00
[commit]
gpgsign = true
2020-03-17 12:37:49 +00:00
[color]
2024-05-29 23:59:22 +00:00
diff = auto
status = always
branch = auto
interactive = auto
ui = true
pager = true
2021-05-06 00:41:30 +00:00
[pull]
2024-05-29 23:59:22 +00:00
ryuebase = true
rebase = false
[init]
defaultBranch = consensus