forked from qt-creator/qt-creator
Git: Add options to diff editor
This commit is contained in:
@@ -59,7 +59,8 @@ struct GitSettings
|
||||
bool pullRebase;
|
||||
bool promptToSubmit;
|
||||
bool omitAnnotationDate;
|
||||
bool ignoreSpaceChanges;
|
||||
bool ignoreSpaceChangesInDiff;
|
||||
bool ignoreSpaceChangesInBlame;
|
||||
bool diffPatience;
|
||||
bool winSetHomeEnvironment;
|
||||
QString gitkOptions;
|
||||
|
||||
Reference in New Issue
Block a user