Git: Unstage Selected Files

git.unstageSelected

Unstage every staged file selected in the Commit tool window.

How to run it

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

See also