Package | Description |
---|---|
org.eclipse.jgit.api |
High-level API commands (the porcelain of JGit).
|
Modifier and Type | Method | Description |
---|---|---|
ApplyResult |
ApplyResult.addUpdatedFile(File f) |
|
ApplyResult |
ApplyCommand.call() |
Executes the
ApplyCommand command with all the options and
parameters collected by the setter methods (e.g. |
Copyright © 2018. All rights reserved.