Git: Unstash (Pop Latest)

git.stashPop

Apply and remove the latest stash.

How to run it

Open the command palette (M-x in the Emacs keymap) and search for Git: Unstash (Pop Latest), then press Enter. It has no default keybinding, but you can bind one in Settings → Keymaps.

See also