You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
348 B
19 lines
348 B
[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
|
|
|