logo

dotfiles

My dotfiles, one branch per machine
commit: 67cc0aeeca22497f64025b71a7c4675b2e8b9e13
parent: abf757d3ce8c83b17f5835b7901d5dace1728db3
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Thu, 25 Apr 2019 01:04:20 +0200

Revert ".gitconfig: commit.gpgSign = false"

This reverts commit 147e4ee900473452806d9e1e9965d7fea5080027.

Diffstat:

M.gitconfig2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitconfig b/.gitconfig @@ -5,7 +5,7 @@ [push] default = matching [commit] - gpgSign = false + gpgsign = true [url "git://anongit.kde.org/"] insteadOf = kde: [url "ssh://git@git.kde.org/"]