Package | Description |
---|---|
org.eclipse.jgit.api |
Modifier and Type | Method and Description |
---|---|
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 |
Copyright © 2012. All Rights Reserved.