chore(git): scope org-agenda-api identity overrides

This commit is contained in:
2026-03-05 07:24:08 -08:00
committed by Kat Huang
parent c84dd02cf2
commit 005d799a71
2 changed files with 9 additions and 3 deletions

View File

@@ -104,9 +104,12 @@
helper = !/run/current-system/sw/bin/gh auth git-credential
[credential "https://gist.github.com"]
helper = !/run/current-system/sw/bin/gh auth git-credential
[user]
email = org-agenda-api@localhost
name = org-agenda-api
[includeIf "gitdir:~/Projects/org-agenda-api/"]
path = ~/.gitconfig.org-agenda-api
[includeIf "gitdir:~/Projects/dotfiles/org-agenda-api/"]
path = ~/.gitconfig.org-agenda-api
[includeIf "gitdir:**/runtime/data/org/"]
path = ~/.gitconfig.org-agenda-api
[safe]
directory = /tmp/tmp.zfvv44RquC/runtime/data/org
directory = /tmp/tmp.zFdvVnKk4B/runtime/data/org

View File

@@ -0,0 +1,3 @@
[user]
email = org-agenda-api@localhost
name = org-agenda-api