Show only commits into certain branch on Sublime Merge

2.9k views Asked by At

How can I filter my commit view to show only the commits into my master branch? To filter all the noise of seeing commits on all the other branches.

In Sourcetree this would be filtering "First Parent Only" on a given branch.

3

There are 3 answers

1
Adam Johns On BEST ANSWER

As of build 1070, you can do this by Alt-clicking the eye icon on the branch name in the location bar:

Example:

enter image description here

2
Chris On

In the current version of sublimemerge (1065) this isn't available.

0
Kanishk Kakar On

Build 1107 has a pretty convenient solution to the OP's problem. (I'm not sure if that's when they started including it though).

Context menu option

Simply right-click on the commit that the branch you want to isolate is at and choose to hide all branches except the relevant one.