Minor improvements in user setup and configuration #34

Merged
joao.dubas merged 3 commits from jpd-feat-improve-user-creation into main 2024-04-08 18:20:00 +00:00
Showing only changes of commit 383f57bbfe - Show all commits

View File

@ -0,0 +1,9 @@
[commit]
gpgsign = true
[gpg]
format = ssh
[user]
email = {{email}}
name = {{name}}
signingKey = {{path-to-pub-ssh-key}}