Uses of Class
org.eclipse.jgit.attributes.FilterCommand
Packages that use FilterCommand
-
Uses of FilterCommand in org.eclipse.jgit.attributes
Methods in org.eclipse.jgit.attributes that return FilterCommandModifier and TypeMethodDescriptionFilterCommandFactory.create(Repository db, InputStream in, OutputStream out) Create a newFilterCommand.static FilterCommandFilterCommandRegistry.createFilterCommand(String filterCommandName, Repository db, InputStream in, OutputStream out) Create a newFilterCommandfor the given name.