Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 1014 Bytes

File metadata and controls

29 lines (15 loc) · 1014 Bytes

GitLazy

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.

Features

  • Add, Commit, and Push in a single command, without being prompted for a commit message

Requirements

If you have any requirements or dependencies, add a section describing those and how to install and configure them.

Extension Settings

This extension contributes the following settings:

  • gitlazy.commitMessage: Default commit message to use for addCommitPush, defaults to 'Update'

Known Issues

Please log any issues on the GitHub repo.

Release Notes

See the changelog.