fix(git): use PATH-resolved gh in credential helper

This commit is contained in:
2026-03-20 21:54:24 +02:00
parent 4ca473b11c
commit 72934232d9

View File

@@ -22,8 +22,8 @@
[credential "https://github.com"]
helper =
helper = !/opt/homebrew/bin/gh auth git-credential
helper = !gh auth git-credential
[credential "https://gist.github.com"]
helper =
helper = !/opt/homebrew/bin/gh auth git-credential
helper = !gh auth git-credential