git: Set email address for Inviqa repos
This commit is contained in:
parent
fdaec03018
commit
dbb272f188
2 changed files with 5 additions and 0 deletions
|
@ -103,6 +103,9 @@
|
||||||
[include]
|
[include]
|
||||||
path = ~/.gitconfig.local
|
path = ~/.gitconfig.local
|
||||||
|
|
||||||
|
[includeIf "gitdir:~/Code/Inviqa/"]
|
||||||
|
path = ~/.gitconfig-inviqa
|
||||||
|
|
||||||
[init]
|
[init]
|
||||||
templatedir = ~/.git_template
|
templatedir = ~/.git_template
|
||||||
|
|
||||||
|
|
2
tag-git/gitconfig-inviqa
Normal file
2
tag-git/gitconfig-inviqa
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[user]
|
||||||
|
email = oliver.davies+github@inviqa.com
|
Loading…
Add table
Add a link
Reference in a new issue