git: Set email address for Inviqa repos

This commit is contained in:
Oliver Davies 2020-10-11 00:22:12 +01:00
parent fdaec03018
commit dbb272f188
2 changed files with 5 additions and 0 deletions

View file

@ -103,6 +103,9 @@
[include]
path = ~/.gitconfig.local
[includeIf "gitdir:~/Code/Inviqa/"]
path = ~/.gitconfig-inviqa
[init]
templatedir = ~/.git_template

2
tag-git/gitconfig-inviqa Normal file
View file

@ -0,0 +1,2 @@
[user]
email = oliver.davies+github@inviqa.com