diff options
Diffstat (limited to 'git/config')
-rw-r--r-- | git/config | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,9 +2,9 @@ name = Anthony Wang email = a@exozy.me signingkey = ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPDLPakDnAelqFTUudQB8X0T7yc/8ekV3jGqpeJb062l a@exozy.me -[commit] - gpgsign = true [init] defaultBranch = main +[commit] + gpgsign = true [gpg] format = ssh |