How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Lint your commit messages, run tests, format or analyze code, and perform any other checks automatically when you commit or push. 🚀
A command-line tool that helps you clean up Git branches that have been merged into master.
Overcommit is a Git hook manager and workflow automation system used to configure, deploy, and orchestrate scripts that enforce coding standards and project workflows. It acts as a management layer for distributed hook configuration, applying global templates across multiple repositories to ensure consistent validation rules. The system functions as a parallel task runner, executing multiple validation scripts concurrently across CPU cores to reduce the time spent during pre-commit checks. It distinguishes itself through signature-based integrity verification to detect unauthorized changes to
From git log to SemVer in no time
The main features of gittools/gitversion are: Git Tools.
Open-source alternatives to gittools/gitversion include: alirezanet/husky.net — Lint your commit messages, run tests, format or analyze code, and perform any other checks automatically when you… arc90/git-sweep — A command-line tool that helps you clean up Git branches that have been merged into master. brigade/overcommit — Overcommit is a Git hook manager and workflow automation system used to configure, deploy, and orchestrate scripts… dahlbyk/posh-git — posh-git is a PowerShell extension that provides a Git prompt and a set of toolsets for enhancing terminal… git-ecosystem/git-credential-manager — This project is a Git credential helper that automates the storage and retrieval of authentication secrets for remote… aanand/git-up — NOT MAINTAINED.