How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Find the merge and pull request a commit came from + fuzzy search for cherry-picks
The main features of grosser/git-whence are: Git Tools.
Projects with overlapping indexed features 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