A lot of the conflicts git detects are lines or spaces, or coding style changes. Is there a way to ignore such differences?

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

This might be a question better suited for stackoverflow.

Is it possible for git merge to ignore line ending differences

Git merge and fixing mixed spaces and tabs with two branches

My preference is to include an indent template and running that before check-in.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.