feat(git): add template for conditional config
This commit is contained in:
parent
432ca341e3
commit
383f57bbfe
@ -0,0 +1,9 @@
|
||||
[commit]
|
||||
gpgsign = true
|
||||
[gpg]
|
||||
format = ssh
|
||||
[user]
|
||||
email = {{email}}
|
||||
name = {{name}}
|
||||
signingKey = {{path-to-pub-ssh-key}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user