commit ecf44c2c4966846e46e1cf664604f52ec04f2892 parent be018ad20250438b09233f9f020c76566fe9bc19 author: nathanael <nathanael@dalliard.ch> date: Thu, 23 Oct 2025 17:25:42 +0000 s0: min gitconfig diffstat:
| M | s0/dotfiles/gitconfig | | | 7 | ------- |
1 file changed, 0 insertions(+), 7 deletions(-)
diff --git a/s0/dotfiles/gitconfig b/s0/dotfiles/gitconfig @@ -1,10 +1,3 @@ [user] email = nathanael@dalliard.ch name = nathanael - signingkey = nathanael@dalliard.ch -[init] - defaultBranch = main -[push] - autoSetupRemote = true -[commit] - gpgsign = true