git-appraise is a command-line distributed code review system for Git repositories.
Read more
git-appraise is a command-line distributed code review system for Git repositories.
Read more
git-fresh is a small command-line utility for refreshing Git working copies from the terminal.
Read more
Gitu is a terminal user interface for Git inspired by Magit. It’s designed to bring a keyboard-driven porcelain interface to the command line.
Read more
git-trim is a command-line utility that helps keep Git working directories clear of stale local branches.
Read more
gitmoji-cli is a command-line tool that helps developers use gitmojis in their Git commit messages.
Read more
Commitizen is a command line utility that helps project contributors create well-structured Git commit messages.
Read more
cz-git is a Commitizen adapter and command-line tool for composing structured Git commit messages.
Read more
git-secrets is a CLI utility that helps avoid committing passwords, access keys, and other sensitive credentials to Git repositories.
Read more
git-heatmap is a command-line utility that generates a customizable heatmap from the commit history of local Git repositories.
Read more
git-history is a command-line tool that turns the history of structured data files in a Git repository into a SQLite database.
Read more
git-who is a command-line Git analysis tool that extends the idea of git blame from individual lines to whole file trees.
Read more
Onefetch is a command-line utility that displays information about a local Git repository directly in your terminal.
Read more
BFG Repo-Cleaner is a command-line tool for cleaning unwanted data from Git repository history.
Read more
git-smart is a small collection of Git helper commands that try to make common repository tasks safer and more informative.
Read more
git-recent is a command-line utility that helps developers quickly jump between recently used local Git branches.
Read more
git-open is a small command-line helper that adds a handy git open command to Git.
git-when-merged is a command-line tool that helps you find the merge commit that first brought a specific commit into a branch.
Read more
git-fixup is a command-line helper for Git users who rely on interactive rebase and autosquash.
Read more
git-autofixup is a Git helper that creates fixup commits for topic branches.
Read more
git revise is a Git subcommand and Python library for efficiently updating, splitting, and rearranging commits.
Read more