git: pin gh credential helper path

This commit is contained in:
2026-05-29 23:19:22 -07:00
parent 32e69cbd01
commit 422826a62e

View File

@@ -102,10 +102,10 @@
required = true
[credential "https://github.com"]
helper =
helper = !/usr/bin/env gh auth git-credential
helper = !/nix/store/y3m73nv1ry783kqfjqq17p3kxxaxx5d1-gh-2.92.0/bin/.gh-wrapped auth git-credential
[credential "https://gist.github.com"]
helper =
helper = !/usr/bin/env gh auth git-credential
helper = !/nix/store/y3m73nv1ry783kqfjqq17p3kxxaxx5d1-gh-2.92.0/bin/.gh-wrapped auth git-credential
[includeIf "gitdir:~/Projects/org-agenda-api/"]
path = ~/.gitconfig.org-agenda-api
[includeIf "gitdir:~/Projects/dotfiles/org-agenda-api/"]