+5

Changes view: ignore built-in binary detection for text files according to .gitattributes

Jeff Jensen 5 years ago updated by Endolith 3 years ago 2

SG displays and requires clicking "Force Compare" for a text file that git by default says is binary due to first line length is long, even though .gitattributes defines it as text. 

Since .gitattributes has the file defined as text, SG should automatically diff it.