Remove absolute path from github credential helper
parent
a4bcea8834
commit
f64b634dd8
|
@ -69,7 +69,7 @@
|
|||
abbrevCommit = true
|
||||
|
||||
[credential "https://github.com"]
|
||||
helper = !/usr/bin/gh auth git-credential
|
||||
helper = !gh auth git-credential
|
||||
|
||||
[merge]
|
||||
tool = nvimdiff
|
||||
|
|
Loading…
Reference in New Issue