forked from qt-creator/qt-creator
Git: Preserve reset type
Task-number: QTCREATORBUG-9666 Change-Id: I364bc0eefef376a9a14953b259e9d7b2eb29c228 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
7da5e1635d
commit
41b51ff67f
@@ -61,6 +61,7 @@ public:
|
||||
static const QLatin1String logDiffKey;
|
||||
static const QLatin1String repositoryBrowserCmd;
|
||||
static const QLatin1String graphLogKey;
|
||||
static const QLatin1String lastResetIndexKey;
|
||||
|
||||
QString gitBinaryPath(bool *ok = 0, QString *errorMessage = 0) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user