Sublime Forum

Sublime Merge doesn't show all commits

#1

I want to show commits only of a specific branch. There’s a eye icon to do that: “Option click to show only this branch”. When I option-click it, I can see commits of the current branch, but it doesn’t show commits from the merged purple branch. On the image, the main branch I need is the blue one.

When I search (commit:hash) for any missing commit, Sublime Merge can find them. After I clear the search bar, the commits and the missing purple branch show just fine. Is it bug or intended behavior? Build 2091.

0 Likes

#2

Try setting “Merge Commit Display” to “Expand by Default” in preferences:

You can also click the small square to expand a single commit manually.

1 Like

#3

It works! Thank you.

0 Likes