Add/commit/push in one command.
Inspired by Git-Urgent and Git-Add-And-Commit.
Parts of this extension utilise code modified from the Git-Add-And-Commit extension, mainly exec.ts.
- Add, Commit, and Push in a single command, without being prompted for a commit message
If you have any requirements or dependencies, add a section describing those and how to install and configure them.
This extension contributes the following settings:
gitlazy.commitMessage
: Default commit message to use foraddCommitPush
, defaults to 'Update'
Please log any issues on the GitHub repo.
See the changelog.