I tried Clicking on branch commit and Ctrl-clicking on the commit but that shows git diff branch..commit
, not git diff branch...commit
Is there a way to do `git diff branch...commit`?
jack1142
#1
0 Likes
srbs
#2
Not that I know of in Sublime Merge. I’m not even 100% sure how this could be added yet since you can’t really decide which branch/commit you’re diffing is left vs right. Cloud be worth getting the dev’s eyes on it by creating an enhancement request in the official issue tracker.
On a different note, thanks for introducing me to this: way easier than dealing with merge-base all the time.
0 Likes