From 8257b864f1bb3424829aed846b336958c1efb7cf Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 21 Aug 2024 10:26:33 -0300 Subject: etc/git/config: advice.forceDeleteBranch = false --- etc/git/config | 1 + 1 file changed, 1 insertion(+) (limited to 'etc') diff --git a/etc/git/config b/etc/git/config index 4e9c366..29e8e46 100644 --- a/etc/git/config +++ b/etc/git/config @@ -29,3 +29,4 @@ quotepath = off [advice] detachedHead = false + forceDeleteBranch = false -- cgit v1.2.3