public static class RebaseCommand.Step extends Object
Modifier and Type | Method and Description |
---|---|
RebaseCommand.Action |
getAction() |
AbbreviatedObjectId |
getCommit() |
byte[] |
getShortMessage() |
void |
setAction(RebaseCommand.Action action) |
String |
toString() |
public RebaseCommand.Action getAction()
public void setAction(RebaseCommand.Action action)
action
- public AbbreviatedObjectId getCommit()
public byte[] getShortMessage()
Copyright © 2013. All rights reserved.