forked from qt-creator/qt-creator
Git: ignore spaces in diff
Ignore spacing changes in diff (based on same setting as used to ignore spacing in git blame). Task-number: QTCREATORBUG-2526
This commit is contained in:
@@ -59,7 +59,7 @@ struct GitSettings
|
||||
bool pullRebase;
|
||||
bool promptToSubmit;
|
||||
bool omitAnnotationDate;
|
||||
bool spaceIgnorantBlame;
|
||||
bool ignoreSpaceChanges;
|
||||
bool diffPatience;
|
||||
bool winSetHomeEnvironment;
|
||||
QString gitkOptions;
|
||||
|
||||
Reference in New Issue
Block a user