← All categories

Git

4 tools in this category

GitHub CLI

GitHub CLI

Git

GitHub's official CLI. Create PRs, manage issues, trigger workflows, and browse repos without leaving the terminal.

38kGoby GitHub
$brew install gh
LazyGit

LazyGit

Git

Terminal UI for git commands. Stage hunks, resolve conflicts, and manage branches with a keyboard-driven interface.

57kGoby Jesse Duffield
$brew install lazygit
git-cliff

git-cliff

Git

Generate changelogs from your git history. Conventional commits, custom templates, and monorepo support.

10kRustby Orhun Parmaksiz
$brew install git-cliff
Commitizen

Commitizen

Git

Prompted conventional commits. Enforces a consistent commit message format across your team.

17kJavaScriptby Commitizen
$npm install -g commitizen