Git & Version Control

Git & Version Control Tools

Git commit linters, branch naming validators, merge strategy calculators, gitignore generators, and version control reference tools that run entirely in your browser.

🔒 Browser-only — no data sent ⚡ Zero account required 📦 12 free tools
commits
Git Commit Message Validator
Validate commit messages against Conventional Commits 1.0 and semantic release conventions.
workflow
Git Branch Naming Checker
Validate git branch names against naming conventions and forbidden character rules.
config
.gitignore Pattern Tester
Test .gitignore patterns against file paths — wildcards, negation, and anchoring explained.
workflow
Git Merge Strategy Reference
Reference guide to git merge, squash, rebase, and fast-forward strategies.
releases
Semantic Version Bumper
Calculate the next semantic version from current version and change type.
releases
Conventional Changelog Parser
Parse conventional commit messages into grouped changelog entries and next version.
analysis
Git Blame Age Calculator
Calculate code age and knowledge concentration risk from git blame statistics.
workflow
Git Rebase vs Merge Reference
Reference guide to git rebase — interactive rebase, rebase --onto, and conflict resolution.
releases
Git Tag Naming Validator
Validate git tag names against semver conventions and forbidden character rules.
workflow
Trunk-Based Development Reference
Reference guide to trunk-based development — feature flags, release strategy, and DORA correlation.
debugging
Git Bisect Calculator
Calculate git bisect steps needed and time to find a regression in a commit range.
releases
Release Notes Format Checker
Validate release notes against Keep a Changelog 1.0 and GitHub Release formats.