forked from qt-creator/qt-creator
Git: Support stash --keep-index
Task-number: QTCREATORBUG-13587 Change-Id: I23f62b961df73872ae980d95b91a3285c0e367c1 Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
c9df079885
commit
42e0ea62f6
@@ -202,6 +202,7 @@ public:
|
||||
|
||||
bool executeSynchronousStash(const QString &workingDirectory,
|
||||
const QString &message = QString(),
|
||||
bool unstagedOnly = false,
|
||||
QString *errorMessage = 0) const;
|
||||
bool synchronousStashRestore(const QString &workingDirectory,
|
||||
const QString &stash,
|
||||
|
||||
Reference in New Issue
Block a user