Git
7 guides covering git tools
-
Git Hooks and Pre-commit Tools: Husky, Lefthook, and lint-staged
A practical guide to Git hook management tools covering Husky, Lefthook, pre-commit framework, and lint-staged -- with configuration examples, performance comparisons, and recommendations for teams of every size.
-
GitHub CLI (gh) Deep Dive: PRs, Issues, API, and Scripting
A comprehensive guide to the GitHub CLI covering pull request workflows, issue management, the gh api command for custom queries, aliases, extensions, and scripting automation.
-
Code Review Tools and Workflows That Actually Work
A practical guide to code review tooling -- GitHub PRs, Graphite, stacked diffs, AI review tools, and workflows that keep teams shipping fast.
-
Advanced Git Workflows: Rebase, Worktree, Bisect, and Recovery
Go beyond git add/commit/push. Master interactive rebase, worktrees, bisect, reflog recovery, and stash techniques that save real time.
-
AI-Powered Code Review and Analysis Tools
A practical guide to AI code review tools -- CodeRabbit, GitHub Copilot code review, Qodana, Sourcery, and how to integrate AI review into your workflow without replacing human reviewers.
-
Code Collaboration Tools Beyond Git
A practical guide to code collaboration tools beyond basic Git -- pair programming, real-time editing, code sharing, async review workflows, and tools that make remote teams more productive.
-
Git Tools Compared: lazygit, GitKraken, Fork, tig, and More
A practical comparison of Git GUI and TUI clients, diff tools, and merge conflict resolution tools -- with clear recommendations for different workflows.