Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Auto Git Commit No VerifyNew to Visual Studio Code? Get it now.
Auto Git Commit No Verify

Auto Git Commit No Verify

Northslope Technologies

|
2 installs
| (0) | Free
Automatically commit and push changes to Git on file save without verification
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Auto Git Commit

This VS Code extension automatically commits and pushes changes to a Git repository every time you save a file.

Features

  • Automatically commit changes on file save
  • Optionally push changes after commit
  • Configurable commit message and branch

Configuration

  • autogitcommitnoverify.enable: Enable/Disable Auto Git Commit
  • autogitcommitnoverify.push: Automatically push after commit
  • autogitcommitnoverify.commitMessage: Default commit message
  • autogitcommitnoverify.branch: Branch to push changes

Commands

  • Auto Git Commit: Enable: Enable Auto Git Commit
  • Auto Git Commit: Disable: Disable Auto Git Commit

Usage

  1. Open the command palette (Ctrl+Shift+P).
  2. Run Auto Git Commit: Enable to enable the extension.
  3. Save a file to automatically commit and push changes.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft