Skip to content

alfredbirk/vscode-extension-git-add-commit-push

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published