G
GitHub CLI
Git 38kGoby GitHub
GitHub's official CLI. Create PRs, manage issues, trigger workflows, and browse repos without leaving the terminal.
Install
brew
$
brew install ghRelated Git tools
L
LazyGit
Terminal UI for git commands. Stage hunks, resolve conflicts, and manage branches with a keyboard-driven interface.
Goby Jesse Duffield
GC
git-cliff
Generate changelogs from your git history. Conventional commits, custom templates, and monorepo support.
Rustby Orhun Parmaksiz
C
Commitizen
Prompted conventional commits. Enforces a consistent commit message format across your team.
JavaScriptby Commitizen