forked from qt-creator/qt-creator
Git: Filter obsolete branch names when adding a branch
Task-number: QTCREATORBUG-16264 Change-Id: Ifcb04c7740ab274be590f53757e013da43ad96f1 Reviewed-by: André Hartmann <aha_1980@gmx.de>
This commit is contained in:
committed by
Orgad Shaneh
parent
43f8f04ed6
commit
62c60c6d1c
@@ -95,6 +95,7 @@ private:
|
||||
BranchNode *m_rootNode;
|
||||
BranchNode *m_currentBranch = nullptr;
|
||||
QString m_currentSha;
|
||||
QStringList m_obsoleteLocalBranches;
|
||||
bool m_oldBranchesIncluded = false;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user