Skip to content

What do you think about Visual Studio Marketplace? We are looking for feedback from developers like you! Take the survey

| Marketplace
Sign in
Visual Studio Code>Other>Git add commit pushNew to Visual Studio Code? Get it now.

Git add commit push

alfredbirk

|
6,784 installs
| (5) | Free
Three git commands in one easy shortcut!
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Features

  • Perform git add, git commit and git push with one shortcut ctrl + alt + p / cmd + ctrl + p

If you want to change the default shortcuts used, read here: https://code.visualstudio.com/docs/getstarted/keybindings

Other features

  • Perform git add, git commit, git push and create pull request with one shortcut ctrl + alt + l / cmd + ctrl + l. NB: this command requires the Github Pull requests extension to be installed

Extension Settings

  • extension.gitAddCommitPush: Add all files, commit and push
  • extension.gitAddCommitPushPr: Add all files, commit, push and create a pull request.
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft