Up.
This commit is contained in:
parent
c7888fc997
commit
3bf4b98358
@ -1,7 +1,7 @@
|
|||||||
[user]
|
[user]
|
||||||
name = Jeff LANCE
|
name = Jeff LANCE
|
||||||
email = "{{ .email }}"
|
email = "{{ .email }}"
|
||||||
{{ if not empty .signinkey }}
|
{{ if not (empty .signinkey) }}
|
||||||
signinkey = "{{ .signinkey }}"
|
signinkey = "{{ .signinkey }}"
|
||||||
{{ end }}
|
{{ end }}
|
||||||
[core]
|
[core]
|
||||||
|
Loading…
Reference in New Issue
Block a user