forked from qt-creator/qt-creator
Git - command in progress in Topic
Change-Id: I83a00e9677924efc244a91d20cdded77ee9cdff0 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
@@ -281,6 +281,8 @@ public:
|
||||
QString *errorMessage = 0);
|
||||
|
||||
CommandInProgress checkCommandInProgress(const QString &workingDirectory);
|
||||
CommandInProgress checkCommandInProgressInGitDir(const QString &gitDir);
|
||||
|
||||
void continueCommandIfNeeded(const QString &workingDirectory);
|
||||
void continuePreviousGitCommand(const QString &workingDirectory, const QString &msgBoxTitle, QString msgBoxText,
|
||||
const QString &buttonName, const QString &gitCommand, bool requireChanges = true);
|
||||
|
||||
Reference in New Issue
Block a user