Show staged changes in Sublime Merge

649 views Asked by At

I don't see any way to view my staged changes in Sublime Merge. I can only see changes not staged for commit.

Is there a way to view staged changes? I'm looking for something similar to using git diff --cached but in Sublime Merge's UI.

1

There are 1 answers

0
jonahjonah On BEST ANSWER

The demo on the the Sublime Merge website shows this, although not very clearly.

If you scroll to the bottom of the 'Working Directory' section (list of changes), theres a 'Staged Files' section. From there you can see all the staged changes and unstage them.

A screenshot of Sublime Merge with an arrow pointing to the 'Staged Files' section