Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

SourceTree: how to open/track VisualStudio *.sln files as text, not as binary file

romka813
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 3, 2016

SourceTree tracks VisualStudio *.sln files as binaries(?), thus it makes difficult to track changes/merge them

Is it possible to track them as text files?

1 answer

0 votes
Mikael Sandberg
Community Champion
May 3, 2016

SourceTree is not the one tracking the file as binary, it is Git. When Git inspected the file it found characters that are not basic ascii characters so it thinks it is a binary file. You can use .gitattribute to change that, have a look at the documentation for Git Attributes

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events