|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RevertCommand | |
|---|---|
| org.eclipse.jgit.api | High-level API commands (the porcelain of JGit). |
| Uses of RevertCommand in org.eclipse.jgit.api |
|---|
| Methods in org.eclipse.jgit.api that return RevertCommand | |
|---|---|
RevertCommand |
RevertCommand.include(AnyObjectId commit)
|
RevertCommand |
RevertCommand.include(Ref commit)
|
RevertCommand |
RevertCommand.include(java.lang.String name,
AnyObjectId commit)
|
RevertCommand |
Git.revert()
Returns a command object to execute a revert command |
RevertCommand |
RevertCommand.setOurCommitName(java.lang.String ourCommitName)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||