|
|
|
|
|
by abdullahkhalids
818 days ago
|
|
I see. From the docs [1] --word-diff-regex=<regex>
... A match that contains a newline is silently truncated(!) at the newline.
If I understand this correctly, if you use newlines inside a sentence (if you are writing a fixed width document, for example), this won't work.[1] https://git-scm.com/docs/git-diff |
|