Git Log: Reset to Selected Commit…

git.log.reset

Reset the current branch to the selected commit (soft/mixed/hard).

How to run it

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

See also