1

Ignore bad path for GH on MacOS

This commit is contained in:
Evan Pratten 2024-06-14 20:29:37 -04:00
parent 1b0534f5cc
commit ad0933a808

View File

@ -71,11 +71,11 @@
[credential "https://github.com"]
helper =
helper = !/usr/bin/gh auth git-credential
helper = !gh auth git-credential
[credential "https://gist.github.com"]
helper =
helper = !/usr/bin/gh auth git-credential
helper = !gh auth git-credential
[credential "http://*.gurustudio.com"]
helper =