Disable required gpg sign

This commit is contained in:
Hendrik Sokolowski 2022-04-21 18:17:58 +02:00
parent c60b82b3fc
commit 4bd786be0e

View file

@ -23,10 +23,7 @@ in
cmd = /etc/profiles/per-user/${config.pub-solar.user.name}/bin/nvim -f -c \"Gdiffsplit!\" \"$MERGED\"
[commit]
gpgsign = true
template = ${xdg.configHome}/git/gitmessage
[tag]
gpgsign = true
[init]
defaultBranch = main
[pull]