9 lines
189 B
Cheetah
9 lines
189 B
Cheetah
[user]
|
|
name = {{ .lunar_name }}
|
|
email = {{ .lunar_email }}
|
|
signingkey = {{ .github_signing_key }}
|
|
[gpg]
|
|
format = ssh
|
|
[url "ssh://git@github.com/"]
|
|
insteadOf = https://github.com/
|