A git command to manage and reuse repository configurations
[gpg]
format = "ssh"
[commit]
gpgsign = true
[user]
name = "johndoe"
email = "johndoe@example.com"
signingkey = "path to signing key" # all fields can be ommitted
| Name | Name | Last commit date | ||
|---|---|---|---|---|