Git (EGit in Eclipse) misunderstands changes (false markup) -


i have encountered problem git. use eclipse ide , egit plugin. after doing changes c++ file, see egit marks of lines did not touch being added, whereas others - deleted. seems somehow 'diff' (or whatever used) not work correctly particular modifications made. there way 'help' egit (git) , mark lines unchanged? preferably gui of egit, not command line....

if commit is, thinks changed deal of initial file, did not.

seem mixed line endings or eclipse autoformats. not sure c++, java editors likes add trailing spaces. menu in quickdiff barcan used revert changed lines unchanged state.


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -