Package | Description |
---|---|
org.eclipse.jgit.api |
High-level API commands (the porcelain of JGit).
|
Modifier and Type | Method and Description |
---|---|
private void |
ApplyCommand.apply(java.io.File f,
FileHeader fh) |
ApplyResult |
ApplyCommand.call() |
private java.io.File |
ApplyCommand.getFile(java.lang.String path,
boolean create) |