1
0
This commit is contained in:
Jeff LANCE 2024-04-12 12:38:10 +02:00
parent d1e0b7582d
commit a219dc09a6

View File

@ -1,9 +1,9 @@
[user]
name = Jeff LANCE
email = "{{ .email }}"
{{- if not (empty .signinkey) -}}
{{- if not (empty .signinkey) }}
signinkey = "{{ .signinkey }}"
{{- end -}}
{{- end }}
[core]
excludesfile = /home/jeff/.gitignore.global
[credential]