Sublime Forum

Sublime merge, how to get a diff between my current changes and a previous commit

#1

Hi,

I am on windows.
When selecting 2 commits in sublime merge via pressing the control key, I can see a diff of the files, which works well.

Similarly when selecting my current changes and a commit, I would have expected to see a diff of my current files with the commit, but it is not allowed in sublime merge, the commit already selected gets removed from the selection and I can only see a diff with my current uncommitted changes.

Is that a bug or a missing feature?

Kind regards,
Franck

0 Likes

#2

The best place for feature requests is https://github.com/sublimehq/sublime_merge/issues
That being said, I also missed this functionality from time to time.

1 Like