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.
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.
As of build 1070, you can do this by Alt-clicking the eye icon on the branch name in the location bar:
Example:
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).
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.
In the current version of sublimemerge (1065) this isn't available.