include, filter, user
This commit is contained in:
parent
de8543e54f
commit
383612ac4c
1 changed files with 7 additions and 0 deletions
|
@ -29,3 +29,10 @@
|
|||
prune = true
|
||||
[include]
|
||||
path = ~/.gitconfig.local
|
||||
[filter "media"]
|
||||
clean = git media clean %f
|
||||
smudge = git media smudge %f
|
||||
required = true
|
||||
[user]
|
||||
name = Ian Zabel
|
||||
email = contact@ezabel.com
|
||||
|
|
Loading…
Add table
Reference in a new issue