EGit in C++ IDE showing file difference (marks) after clone [message #1853846] |
Tue, 19 July 2022 11:31  |
Eclipse User |
|
|
|
Hi,
If I clone a project from the command line or from the eclipse import wizard, the files and folders show a ">" symbol indicating a difference. The cloned project was from a 2019 version of eclipse. I've tried changing my gitconfig file with:
git config --system core.autocrlf false
and with
git config --system core.whitespace cr-at-eol
Git seems to be fine, it's the EGit display that is driving me crazy. Any ideas? There are a few references to this on google but I would have expected more.
Thanks a lot in advance.
Regards,
Bob
|
|
|
|
Re: EGit in C++ IDE showing file difference (marks) after clone [message #1853896 is a reply to message #1853884] |
Thu, 21 July 2022 09:21  |
Eclipse User |
|
|
|
Hi Thomas,
I'm embarrassed for two reasons.
One is that I did not state my platform which is Ubuntu 22.04 LTS running on Intel® Core™ i7-9750H CPU @ 2.60GHz × 12.
Eclipse version 2022-06 with Egit 6.2.0.2022060715.
The second and most important reason is that I found out it was user error. Viewing the ">" decorations as dirty indicators VS expansion symbols. You see, I had a HD fail and was rapidly re-installing to a new OS/ Application versions etc , and this threw me. Also I have had trouble in the past with file permissions causing dirty files.
My sincere apologies and please disregard my question.
Regards,
Bob
|
|
|
Powered by
FUDForum. Page generated in 0.05406 seconds