feat(git/https): add new gh-git-credential-helper script

This commit is contained in:
Jim Myhrberg
2025-07-22 17:47:56 +01:00
parent 31e79a0d64
commit 753b4cec41
2 changed files with 54 additions and 2 deletions

View File

@@ -74,9 +74,9 @@
[gitlab]
user = jimeh
[credential "https://github.com"]
helper = !op plugin run -- gh auth git-credential
helper = !~/.dotfiles/bin/gh-git-credential-helper
[credential "https://gist.github.com"]
helper = !op plugin run -- gh auth git-credential
helper = !~/.dotfiles/bin/gh-git-credential-helper
[merge "mergiraf"]
name = mergiraf
driver = mergiraf merge --git %O %A %B -s %S -x %X -y %Y -p %P -l %L