Package | Description |
---|---|
org.eclipse.jgit.api |
Modifier and Type | Method and Description |
---|---|
Ref |
ResetCommand.call()
Executes the
Reset command. |
MergeResult |
MergeCommand.call()
Executes the
Merge command with all the options and parameters
collected by the setter methods (e.g. |
Ref |
CheckoutCommand.call() |
java.util.Collection<java.lang.String> |
SubmoduleUpdateCommand.call()
Execute the SubmoduleUpdateCommand command.
|
Copyright © 2012. All Rights Reserved.