Git: Fetch

git.fetch

Fetch changes from the remote without merging.

How to run it

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

See also