-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buggitGIT issuesGIT issuesverifiedVerification succeededVerification succeeded
Milestone
Description
- VSCode Version: 1.18.1
- OS Version: Ubuntu 16.04
Steps to Reproduce:
- Stash multiple things in a git repo
- Use the
Pop Stash...from the...menu inSouce Control - Select a stash > 0
- Notice that the latest stash was used (and not selected index)
git stash list
git stash pop
Expected
git stash list
git stash pop stash@{2}
Reproduces without extensions: Yes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buggitGIT issuesGIT issuesverifiedVerification succeededVerification succeeded