The main features of libgit2/rugged are: Git Tools.
Open-source alternatives to libgit2/rugged 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.
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