Config template
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[user]
|
||||
name = {{ dig "username" "void" . }}
|
||||
email = void.sp@gmail.com
|
||||
name = {{ .username }}
|
||||
email = {{ .email }}
|
||||
[push]
|
||||
default = simple
|
||||
[commit]
|
||||
|
||||
Reference in New Issue
Block a user