Skip to content
| Marketplace
Sign in
Visual Studio Code>Keymaps>Git MoreNew to Visual Studio Code? Get it now.
Git More

Git More

yashweblife

|
54 installs
| (0) | Free
Get more shortcuts for git
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

GIT-MORE

Some useful shortcuts for git functions. Stage active file and commit them with simple shortcuts.

Features

Stage

  • win: ctrl+shift+win+left
  • mac: ctrl+cmd+left
  • command: git-more.stage
  • key: ctrl+meta+left

Commit

  • win: ctrl+shift+win+right
  • mac: ctrl+cmd+right
  • command: git-more.commit
  • key: ctrl+meta+right

Push

  • win: ctrl+shift+win+up
  • mac: ctrl+cmd+up
  • command: git-more.push
  • key: ctrl+meta+up

Pull

  • win: ctrl+shift+win+down
  • mac: ctrl+cmd+down
  • command: git-more.pull
  • key: ctrl+meta+down

Viewer

  • win: ctrl+shift+win+v
  • mac: ctrl+cmd+v"
  • command: git-more.view
  • key: ctrl+meta+v

Checkout

  • win: ctrl+shift+win+c
  • mac: ctrl+cmd+c
  • command: git-more.checkout
  • key: ctrl+meta+c

New Branch

  • win: ctrl+shift+win+b
  • mac: ctrl+cmd+b
  • command: git-more.newBranch
  • key: ctrl+meta+b

Merge Branch

  • win: ctrl+shift+win+m
  • mac: ctrl+cmd+m
  • command: git-more.mergeBranch
  • key: ctrl+meta+m

Fetch

  • win: ctrl+shift+win+f
  • mac: ctrl+cmd+f
  • command: git-more.fetch
  • key: ctrl+meta+f

Init

  • win: ctrl+shift+win+i
  • mac: ctrl+cmd+i
  • command: git-more.init
  • key: ctrl+meta+i

There will be more functionality add based on demand.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft