forked from pieter/gitx
-
Notifications
You must be signed in to change notification settings - Fork 205
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Word diff highlighting breaks for swapped phrases #321
Comments
@mitio I found a way and updated the pen: http://codepen.io/muhqu/pen/FcmjB |
Yes, this looks better. It seems though that it detects the spaces as separate changes as well. Here's how Git returns the word diff: |
rowanj
added a commit
that referenced
this issue
May 15, 2014
fixes #321: Word diff highlighting breaks for swapped phrases
Merged @muhqu's fix |
Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here is an example rendering of the word diff which highlights the wrong parts of the sentence:
GitX version: 0.15.1869 dev (0.15.1869)
@muhqu created a pen demonstrating the issue.
Related to #243
The text was updated successfully, but these errors were encountered: