mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
Sign commits
This commit is contained in:
parent
40bca78da2
commit
99333e5d72
4 changed files with 20 additions and 2 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue