From a5678783c2b683d8c8d81ab112acc893a4a09b29 Mon Sep 17 00:00:00 2001 From: Pierre-Olivier Mercier Date: Mon, 20 May 2024 17:49:57 +0200 Subject: [PATCH] git: Reset to default push behaviour --- .gitconfig | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitconfig b/.gitconfig index 973cc43..cfc2c0a 100644 --- a/.gitconfig +++ b/.gitconfig @@ -22,8 +22,6 @@ editor = emacs -nw excludesfile = ~/.gitignore autocrlf = input -[push] - default = matching [rebase] autostash = true [credential]