forked from qt-creator/qt-creator
Git: Prevent or close fixup editor if no local commits are found
Change-Id: I546241fb3531cbc542b97d6d0f53382c9225dcf4 Reviewed-by: Petar Perisin <petar.perisin@gmail.com> Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
5a4cdc11cb
commit
bcd8c02aea
@@ -316,6 +316,7 @@ public:
|
||||
void handleMergeConflicts(const QString &workingDir, const QString &commit, const QString &abortCommand);
|
||||
|
||||
static QString msgNoChangedFiles();
|
||||
static QString msgNoCommits(bool includeRemote);
|
||||
|
||||
static const char *noColorOption;
|
||||
static const char *decorateOption;
|
||||
|
||||
Reference in New Issue
Block a user