Changed
- Renames the Stash Changes command (
gitlens.stashSave
) to Stash All Changes and adds a new Stash Changes command (gitlens.stashSaveFiles
) - Changes the icon of the Stash All Changes command (
gitlens.stashSave
) — closes Microsoft/vscode#64423
Fixed
- Fixes #598 — Apply changes when comparing a file from two branches is not working