Skip to content

Commit faa7a57

Browse files
committed
Use different git accounts
1 parent 52aa5f4 commit faa7a57

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

gitconfig

+6
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,9 @@
4343

4444
[credential]
4545
helper = store
46+
47+
[includeIf "gitdir:~/git/work/"]
48+
path = ~/git/work/.gitconfig
49+
50+
[includeIf "gitdir:~/git/OpenIPC/"]
51+
path = ~/git/OpenIPC/.gitconfig

0 commit comments

Comments
 (0)