| Package | Description |
|---|---|
| org.eclipse.jgit.attributes |
Support for reading .gitattributes.
|
| Modifier and Type | Method and Description |
|---|---|
FilterCommand |
FilterCommandFactory.create(Repository db,
InputStream in,
OutputStream out)
Create a new
FilterCommand. |
static FilterCommand |
FilterCommandRegistry.createFilterCommand(String filterCommandName,
Repository db,
InputStream in,
OutputStream out)
Create a new
FilterCommand for the
given name. |
Copyright © 2017 Eclipse JGit Project. All rights reserved.