Arc
Arc

Reputation: 11296

How to remove or change SourceTree hunk limit?

Apparently SourceTree only shows the first hunks in a modified file.

How do I get it to show all hunks?

Is there a setting to define the limit ?

Upvotes: 8

Views: 2007

Answers (2)

Sammit Joshi
Sammit Joshi

Reputation: 1

Go to Tools -> Options -> Max Diff Line Count (Modify as per need)

Upvotes: 0

Arc
Arc

Reputation: 11296

Looks like this is caused by the Max Diff Line Count setting on the Diff tab in the options window (the text caption may be truncated in some languages, e.g. it may show as ener Zeilen in German or ne Count in English).

The default value is 500.

Increase this value to a high enough number to ensure all your changes are shown.

Upvotes: 13

Related Questions