20 lines
348 B
INI
20 lines
348 B
INI
[user]
|
|
name = Craige McWhirter
|
|
email = craige@mcwhirter.io
|
|
signingkey = 0x7E66C3B5CDE94A4A
|
|
[includeIf "gitdir:~/source/IOHK/"]
|
|
path = ~/source/IOHK/.gitconfig
|
|
[push]
|
|
default = simple
|
|
[gitreview]
|
|
username = craige
|
|
|
|
[url "git+ssh://USER@git.launchpad.net/"]
|
|
insteadof = lp:
|
|
[commit]
|
|
gpgsign = true
|
|
[color]
|
|
ui = always
|
|
[pull]
|
|
rebase = true
|