|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface RebaseCommand.InteractiveHandler
Allows configure rebase interactive process and modify commit message
| Method Summary | |
|---|---|
String |
modifyCommitMessage(String commit)
Used for editing commit message on REWORD |
void |
prepareSteps(List<RebaseCommand.Step> steps)
Given list of steps should be modified according to user
rebase configuration |
| Method Detail |
|---|
void prepareSteps(List<RebaseCommand.Step> steps)
steps should be modified according to user
rebase configuration
steps - initial configuration of rebase interactiveString modifyCommitMessage(String commit)
commit -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||