forked from qt-creator/qt-creator
Git: Support reflog also for branches
Change-Id: I9321ba4964d086d90aaf540a2006f95b94de8375 Reviewed-by: André Hartmann <aha_1980@gmx.de>
This commit is contained in:
committed by
Orgad Shaneh
parent
c9f1d84db7
commit
c728d04b52
@@ -83,6 +83,7 @@ private:
|
||||
void rebase();
|
||||
bool cherryPick();
|
||||
void log(const QModelIndex &idx);
|
||||
void reflog(const QModelIndex &idx);
|
||||
void push();
|
||||
|
||||
QToolButton *m_addButton = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user