tangled
alpha
login
or
join now
seth.computer
/
dotfiles
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
git: update zapier-specific gitconfig path
seth.computer
6 months ago
d43247c7
1d793ee6
verified
This commit was signed with the committer's
known signature
.
seth.computer
SSH Key Fingerprint:
SHA256:utUtG8j2hgvZ0Rnm/rPJiqFu4NT5bjOnC26AUIBh500=
+1
-1
1 changed file
expand all
collapse all
unified
split
git
gitconfig
+1
-1
git/gitconfig
···
41
41
[branch]
42
42
autosetuprebase = always
43
43
[includeIf "gitdir:/Users/sethetter/code/zapier/**"]
44
44
-
path = ~/code/zapier/gitconfig
44
44
+
path = ~/code/zapier/.gitconfig
45
45
[credential "https://github.com"]
46
46
helper = !/opt/homebrew/bin/gh auth git-credential
47
47
[credential "https://gist.github.com"]