Computing Magazine

Egit Error Unchanged Files Marked As Changed

Posted on the 29 January 2014 by Abhishek Somani @somaniabhi
While Working with EGit in eclipse, i have faced a problem where some files are not changes but still showing as changed . When I tried to commit the changes , all the unchanged files also get listed in commit dialog .When I compare this with head revision , there was no changes .The solution to this problem was simple , just go to preference then git configuration and add property core.autocrlf with false . Egit Error Unchanged Files Marked As Changed

Back to Featured Articles on Logo Paperblog

Magazines