Ignore bad path for GH on MacOS
This commit is contained in:
parent
1b0534f5cc
commit
ad0933a808
@ -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 =
|
||||
|
Loading…
x
Reference in New Issue
Block a user