jgit/org.eclipse.jgit.pgm/META-INF
Christian Halstrick 45ee55d0d9 Add built-in LFS clean filter
Adds a JGit built-in implementation of the "git lfs clean" filter. This
filter should do the same as the one described in [1]. But since this
filter is written in Java and can be called by JGit without forking new
processes it should be much faster

[1]
https://github.com/github/git-lfs/blob/master/docs/man/git-lfs-clean.1.ronn

Change-Id: If60e387e97870245b4bd765eda6717eb84cffb1d
2016-09-20 10:11:27 +02:00
..
services Added a clean command. 2016-08-30 22:21:05 +02:00
MANIFEST.MF Add built-in LFS clean filter 2016-09-20 10:11:27 +02:00
SOURCE-MANIFEST.MF Prepare 4.6.0-SNAPSHOT builds 2016-09-19 17:06:42 +02:00