Remove absolute path from github credential helper

main
Hektor Misplon 2025-10-04 18:03:55 +02:00
parent a4bcea8834
commit f64b634dd8
1 changed files with 1 additions and 1 deletions

View File

@ -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