I am new to GIT (from SVN). When I make a merge, all the file is set as conflicted (not only the lines where there is really a conflict).
This should come from a “end of line” problem between me (Windows) and my partner (Mac) but how to solve that?
I am new to GIT (from SVN). When I make a merge, all the
Share
man page for git-attributes
Set the proper attributes to tell Git to normalize line endings.