|
|
|
|
Re: File diffs always show whitespace changes [message #899896 is a reply to message #895797] |
Thu, 02 August 2012 14:00   |
Eclipse User |
|
|
|
I came to the same conclusion as Ed Merks. It took me a while to realize that it wasn't just showing me whitespace, but it was showing the entire file as one be change, and what would do that? Well the obvious answer was line-endings. I was able to confirm it by comparing my local version with the "local history" - correctly shows changes, then compare two commits, also works correctly, but anytime you compare a local file to a git file, you get one giant change, which is a unfortunately useless. This is evidently addressed in Bug 361503 which, I believe, is the right approach - just include an option to ignore line-endings in diffs in the comparison editor. My suggestion to everyone in this post is to follow the link to this "bug" and vote for it so that this option gets changed. You will need to login.
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05775 seconds