Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Git GuardianNew to Visual Studio Code? Get it now.
Git Guardian

Git Guardian

Aiiisaka

|
323 installs
| (0) | Free
"Git Guardian" is a Visual Studio Code extension designed to promote good version control practices with Git. It monitors the state of file modifications in a Git repository and alerts the user when predefined thresholds for modified or untracked files are exceeded. This tool aims to ensure timely c
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Git Guardian

Description

"Git Guardian" is a Visual Studio Code extension that encourages good version control practices with Git. It monitors the status of modifications in a Git repository and alerts the user when certain thresholds for modified or untracked files are exceeded.

Features

  • Monitors modified and untracked files in a Git repository.
  • Provides visual alerts to prompt for commit actions.

Usage

  1. Install the "Git Guardian" extension from the Visual Studio Code Marketplace.
  2. Open a project with a Git repository.
  3. Wait or Run the "Execute Git Guardian" command from the VS Code command palette.
  4. Receive notifications if versioning actions are needed.

Development

  • This extension is developed in TypeScript.
  • It interacts with a Bash script to monitor the status of the Git repository.

License

MIT License

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft