9 lines
192 B
Cheetah
9 lines
192 B
Cheetah
[user]
|
|
name = {{ .lunar_name }}
|
|
email = {{ .lunar_email }}
|
|
signingkey = {{ .lunar_public_gpg }}
|
|
[commit]
|
|
gpgsign = true
|
|
[url "ssh://git@github.com/"]
|
|
insteadOf = https://github.com/
|