From 2cf0a2cd25c5d0df2c297d76222cf7f366976b6f Mon Sep 17 00:00:00 2001 From: Florestan Bredow Date: Thu, 21 Sep 2023 09:10:38 +0200 Subject: [PATCH] Update git conf --- .gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitconfig b/.gitconfig index 4a936b4..fcfc080 100644 --- a/.gitconfig +++ b/.gitconfig @@ -8,6 +8,6 @@ [pull] rebase = true [credential] - helper = /usr/lib/git-core/git-credential-libsecret + helper = cache [init] defaultBranch = master