chore(git): scope org-agenda-api identity overrides
This commit is contained in:
@@ -104,9 +104,12 @@
|
|||||||
helper = !/run/current-system/sw/bin/gh auth git-credential
|
helper = !/run/current-system/sw/bin/gh auth git-credential
|
||||||
[credential "https://gist.github.com"]
|
[credential "https://gist.github.com"]
|
||||||
helper = !/run/current-system/sw/bin/gh auth git-credential
|
helper = !/run/current-system/sw/bin/gh auth git-credential
|
||||||
[user]
|
[includeIf "gitdir:~/Projects/org-agenda-api/"]
|
||||||
email = org-agenda-api@localhost
|
path = ~/.gitconfig.org-agenda-api
|
||||||
name = 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]
|
[safe]
|
||||||
directory = /tmp/tmp.zfvv44RquC/runtime/data/org
|
directory = /tmp/tmp.zfvv44RquC/runtime/data/org
|
||||||
directory = /tmp/tmp.zFdvVnKk4B/runtime/data/org
|
directory = /tmp/tmp.zFdvVnKk4B/runtime/data/org
|
||||||
|
|||||||
3
dotfiles/gitconfig.org-agenda-api
Normal file
3
dotfiles/gitconfig.org-agenda-api
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
[user]
|
||||||
|
email = org-agenda-api@localhost
|
||||||
|
name = org-agenda-api
|
||||||
Reference in New Issue
Block a user