up
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
[user]
|
[user]
|
||||||
name = Jeff LANCE
|
name = Jeff LANCE
|
||||||
email = "{{ .email }}"
|
email = "{{ .email }}"
|
||||||
{{- if not (empty .signinkey) }}
|
{{- if not (empty .signingkey) }}
|
||||||
signinkey = "{{ .signinkey }}"
|
signingkey = "{{ .signingkey }}"
|
||||||
{{- end }}
|
{{- end }}
|
||||||
[core]
|
[core]
|
||||||
excludesfile = ~/.gitignore.global
|
excludesfile = ~/.gitignore.global
|
||||||
|
|||||||
Reference in New Issue
Block a user