Skip to content
Snippets Groups Projects
Commit ad9dc94e authored by Tobias Hunger's avatar Tobias Hunger
Browse files

DiffEditor: Parse git diffs properly


Do not put filenames into a regular expression and then hope for
the best... any file with any character in its name that has a
special meaning for a regexp will break the parsing.

Task-number: QTCREATORBUG-14322
Change-Id: Ifab513d675168aff041f20d2b3f06a8d27919aa7
Reviewed-by: default avatarTobias Hunger <tobias.hunger@theqtcompany.com>
parent 3b0a75c9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment