this repo has no description

git: another directory to use zapier git config in

seth.computer aea06856 7e4b5640

verified
+2
+2
git/gitconfig
··· 37 37 autosetuprebase = always 38 38 [includeIf "gitdir:/Users/sethetter/projects/zapier/**"] 39 39 path = ~/projects/zapier/.gitconfig 40 + [includeIf "gitdir:/Users/sethetter/.zdev/**"] 41 + path = ~/projects/zapier/.gitconfig 40 42 [credential "https://github.com"] 41 43 helper = !/opt/homebrew/bin/gh auth git-credential 42 44 [credential "https://gist.github.com"]