Up.
This commit is contained in:
parent
29bf1ee984
commit
81a714345f
@ -1,4 +1,4 @@
|
||||
{{ $email := promptString "email" -}}
|
||||
|
||||
data:
|
||||
email: {{ $email | quote }}
|
||||
[data]
|
||||
email = {{ $email | quote }}
|
@ -1,6 +1,6 @@
|
||||
[user]
|
||||
email = email@jefflance.me
|
||||
name = Jeff LANCE
|
||||
email = {{- .email | quote -}}
|
||||
[core]
|
||||
excludesfile = /home/jeff/.gitignore.global
|
||||
[credential]
|
||||
|
Loading…
Reference in New Issue
Block a user