Swap work git configs
This commit is contained in:
parent
ade41f76f4
commit
df6d4ffe74
3 changed files with 4 additions and 5 deletions
|
@ -1,4 +0,0 @@
|
|||
[user]
|
||||
email = andrew.tomaka@benefitbay.com
|
||||
name = Andrew Tomaka
|
||||
signingkey = 67A54D476AECC7BF
|
3
git/.config/git/gitconfig_oak
Normal file
3
git/.config/git/gitconfig_oak
Normal file
|
@ -0,0 +1,3 @@
|
|||
[user]
|
||||
email = andrew@oak.tech
|
||||
name = Andrew Tomaka
|
|
@ -39,4 +39,4 @@
|
|||
cachetextconv = false
|
||||
|
||||
[includeIf "gitdir:~/Source/work/"]
|
||||
path = ~/.config/git/gitconfig_benefitbay
|
||||
path = ~/.config/git/gitconfig_oak
|
||||
|
|
Loading…
Reference in a new issue