forked from qt-creator/qt-creator
Git: Require 1.7.2
Remove legacy code Change-Id: I0ce03f7a34c92b48ceb705a0feec43e0ba89ef5c Reviewed-by: Tobias Hunger <tobias.hunger@digia.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
0b7f80de21
commit
cdcc8256a0
@@ -194,6 +194,7 @@ private:
|
||||
void cleanRepository(const QString &directory);
|
||||
void applyPatch(const QString &workingDirectory, QString file = QString());
|
||||
void startCommit(bool amend);
|
||||
void updateVersionWarning();
|
||||
|
||||
static GitPlugin *m_instance;
|
||||
Locator::CommandLocator *m_commandLocator;
|
||||
|
||||
Reference in New Issue
Block a user