forked from qt-creator/qt-creator
VCS[git]: Add arguments setting for gitk, add to locator.
Task-number: QTCREATORBUG-1577
This commit is contained in:
@@ -60,6 +60,7 @@ struct GitSettings
|
||||
bool omitAnnotationDate;
|
||||
bool spaceIgnorantBlame;
|
||||
bool diffPatience;
|
||||
QString gitkOptions;
|
||||
};
|
||||
|
||||
inline bool operator==(const GitSettings &p1, const GitSettings &p2)
|
||||
|
||||
Reference in New Issue
Block a user