1
0
This commit is contained in:
2024-04-10 23:32:20 +02:00
parent 3bf4b98358
commit 1a77faa174
2 changed files with 3 additions and 3 deletions

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]