Package | Description |
---|---|
org.eclipse.jgit.api |
Modifier and Type | Method and Description |
---|---|
CherryPickCommand |
Git.cherryPick()
Returns a command object to execute a
cherry-pick command |
CherryPickCommand |
CherryPickCommand.include(AnyObjectId commit) |
CherryPickCommand |
CherryPickCommand.include(Ref commit) |
CherryPickCommand |
CherryPickCommand.include(java.lang.String name,
AnyObjectId commit) |
Copyright © 2012. All Rights Reserved.