From 80f7e8ec23a0a20fe093a38ce1a558285889c9cc Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Sat, 9 Nov 2024 12:55:30 -0500 Subject: [PATCH] Dealing with git permissions --- configs/.gitconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configs/.gitconfig b/configs/.gitconfig index f229f65..005659b 100644 --- a/configs/.gitconfig +++ b/configs/.gitconfig @@ -74,9 +74,9 @@ [url "ssh://git@github.com/"] pushInsteadOf = https://github.com/ -[credential "https://github.com"] - helper = - helper = !gh auth git-credential +#[credential "https://github.com"] +# helper = +# helper = !gh auth git-credential [credential "https://gist.github.com"] helper =