Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

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

romka813 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 Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
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