Git: Interactive rebase

Change-Id: I3d106ce5b071df4a7a3d77be43e7c24bd7c91dfa
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
Orgad Shaneh
2013-02-28 21:23:16 +02:00
committed by Orgad Shaneh
parent 8705862786
commit 56881e3179
4 changed files with 86 additions and 2 deletions

View File

@@ -116,6 +116,7 @@ private slots:
void undoFileChanges(bool revertStaging = true);
void undoUnstagedFileChanges();
void resetRepository();
void startRebase();
void startRevertCommit();
void startCherryPickCommit();
void stageFile();