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
Post a Comment