1
0
This commit is contained in:
2025-08-01 02:34:05 +02:00
parent 6c78bab51c
commit d59169769e

View File

@@ -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