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.
Here is how to replicate the command git rebase origin/master mine in Sublime Merge: Check out the branch you want to rebase ( mine ). In the "Commits" view ( Ctrl + 2 by default), right-click on the latest commit of the branch you want to rebase onto ( origin/master ). Choose "Rebase mine onto origin/master".
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.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With