rcfiles/.gitconfig

14 lines
236 B
INI
Raw Normal View History

2017-11-29 00:51:44 +00:00
[user]
name = Craige McWhirter
email = craige@mcwhirter.io
2019-06-12 01:28:27 +00:00
signingkey = A4122FF3971B6865
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/"]
insteadof = lp:
2019-06-12 01:28:27 +00:00
[commit]
gpgsign = true