Remove absolute path from github credential helper
This commit is contained in:
@@ -69,7 +69,7 @@
|
|||||||
abbrevCommit = true
|
abbrevCommit = true
|
||||||
|
|
||||||
[credential "https://github.com"]
|
[credential "https://github.com"]
|
||||||
helper = !/usr/bin/gh auth git-credential
|
helper = !gh auth git-credential
|
||||||
|
|
||||||
[merge]
|
[merge]
|
||||||
tool = nvimdiff
|
tool = nvimdiff
|
||||||
|
|||||||
Reference in New Issue
Block a user