From 4e560ba8ea4831357c4a6f09e62b187776a3648d Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 29 Mar 2025 01:52:41 +0900 Subject: git: remove credential.helper --- .config/git/config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.config/git/config b/.config/git/config index 383089c..c9220e9 100644 --- a/.config/git/config +++ b/.config/git/config @@ -72,10 +72,9 @@ [mergetool] keepbackup = false -[credential] - helper = osxkeychain [credential "https://github.com"] helper = !gh auth git-credential + [credential "https://gist.github.com"] helper = !gh auth git-credential -- cgit v1.2.3-70-g09d2