mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 11:46:40 +00:00
feat(git/https): add new gh-git-credential-helper script
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user