Corrected gitconfig

This commit is contained in:
Serĉanto de Scio 2021-05-06 10:41:30 +10:00
parent 42bcf20d6e
commit 38da05e997
Signed by: sercanto
GPG key ID: 7DBA9F5689EFB6AA

View file

@ -1,19 +1,19 @@
[user]
name = Craige McWhirter
email = craige@mcwhirter.io
email = craige.mcwhirter@iohk.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:
insteadof = lp:
[commit]
gpgsign = true
[color]
ui = always
#[includeIf "gitdir:~/source/IOHK/"]
# path = ~/.gitconfig-iohk
[pull]
rebase = true