SCM - Stash viewer shows a deletion after popping the stash #203188
Open
Description
opened on Jan 23, 2024
Testing #203040
- Create a stash that adds 'some new text'
- "View stash", select that stash
- In the terminal, "git stash pop"
- The editor updates so that the text that was previously green on the right is now red on the left. I don't know exactly what I expect, maybe for the editor to close since the stash no longer exists. But reversing the sides of the editor is confusing, not sure how to interpret that.
Activity