How do I see Internal Diff in Sourcetree?

Caleb Rader December 29, 2017

When I make changes to a file, sourcetree does NOT show the changes in Internal Diff.

I expect to see the changes in Internal Diff.

What changes do I need to make in Options to see my changes in Internal Diff?

Untitled.png

1 answer

0 votes
minnsey
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 29, 2017

Hi

Ultimately Sourcetree relies on the 'git diff' command for that information. Typically you will see an empty diff the file is binary or encoded as something other than ASCII.

You can see what git thinks the diff is by opening the Terminal and running git diff against that file. See https://git-scm.com/docs/git-diff

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events