Uses of Class
org.eclipse.jgit.lfs.Lfs
-
Packages that use Lfs Package Description org.eclipse.jgit.lfs -
-
Uses of Lfs in org.eclipse.jgit.lfs
Fields in org.eclipse.jgit.lfs declared as Lfs Modifier and Type Field Description private Lfs
CleanFilter. lfsUtil
Methods in org.eclipse.jgit.lfs with parameters of type Lfs Modifier and Type Method Description static java.util.Collection<java.nio.file.Path>
SmudgeFilter. downloadLfsResource(Lfs lfs, Repository db, LfsPointer... res)
Download content which is hosted on a LFS server
-