gitconfig media filter *really* wants to be there.

This commit is contained in:
James Walker 2014-05-03 08:48:40 -04:00
parent 8378cc8f27
commit 0342c78ae6

View File

@ -15,3 +15,6 @@
[git-up "bundler"]
check = true
autoinstall = true
[filter "media"]
clean = git-media-clean %f
smudge = git-media-smudge %f