chore: config template

This commit is contained in:
Vasili Svirydau
2026-05-06 09:52:49 -07:00
parent d2a2911f0a
commit 79c4a47169
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
[user]
name = {{ .name | quote }}
name = {{ .fullName | quote }}
email = {{ .email | quote }}
[push]
autoSetupRemote = true