Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Auto Git Commit and PushNew to Visual Studio Code? Get it now.
Auto Git Commit and Push

Auto Git Commit and Push

Yogesh Valiya

|
190 installs
| (0) | Free
Automatically commit and push changes to Git on file save
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

  • autogitcommit.enable: Enable/Disable Auto Git Commit
  • autogitcommit.push: Automatically push after commit
  • autogitcommit.commitMessage: Default commit message
  • autogitcommit.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