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
@@ -125,7 +125,8 @@ private slots:
|
||||
|
||||
void startAmendCommit();
|
||||
void startFixupCommit();
|
||||
void stash();
|
||||
void stash(bool unstagedOnly = false);
|
||||
void stashUnstaged();
|
||||
void stashSnapshot();
|
||||
void stashPop();
|
||||
void branchList();
|
||||
|
||||
Reference in New Issue
Block a user