Sign commits

This commit is contained in:
Loic Nageleisen 2021-07-06 14:59:56 +02:00
parent 40bca78da2
commit 99333e5d72
Signed by: lloeki
GPG key ID: 971B4D9F125CD31E
4 changed files with 20 additions and 2 deletions

View file

@ -2,8 +2,10 @@
default = simple
[include]
path = ~/.gitconfig.lloeki
[includeIf "gitdir:~/Workspace/github.com/sqreen/"]
[includeIf "gitdir:~/Source/github.com/sqreen/"]
path = ~/.gitconfig.sqreen
[includeIf "gitdir:~/Source/github.com/DataDog/"]
path = ~/.gitconfig.datadog
[core]
excludesfile = /Users/lloeki/.gitignore
[pull]