gitconfig media filter *really* wants to be there.
This commit is contained in:
parent
8378cc8f27
commit
0342c78ae6
@ -15,3 +15,6 @@
|
|||||||
[git-up "bundler"]
|
[git-up "bundler"]
|
||||||
check = true
|
check = true
|
||||||
autoinstall = true
|
autoinstall = true
|
||||||
|
[filter "media"]
|
||||||
|
clean = git-media-clean %f
|
||||||
|
smudge = git-media-smudge %f
|
||||||
|
Loading…
x
Reference in New Issue
Block a user