CherryPickResult |
CherryPickCommand.call() |
Executes the Cherry-Pick command with all the options and
parameters collected by the setter methods (e.g.
|
RevCommit |
CommitCommand.call() |
Executes the commit command with all the options and parameters
collected by the setter methods of this class.
|
MergeResult |
MergeCommand.call() |
Executes the Merge command with all the options and parameters
collected by the setter methods (e.g.
|
RevCommit |
RevertCommand.call() |
Executes the revert command with all the options and parameters
collected by the setter methods (e.g.
|
Collection<String> |
SubmoduleUpdateCommand.call() |
Execute the SubmoduleUpdateCommand command.
|