news
Git 2.54: Config-Based Hooks Replace Husky and Pre-Commit
Git 2.54 ships config-based hooks — the single most practical improvement in years for teams that care about code quality gates. If you've been managing Husky config files, `pre-commit` YAML, or manually copying hook scripts across repos, this replaces all of it.