git-crecord is a Git subcommand which interactively selects changes to commit or stage using a ncurses-based text user interface.
Read moreTag: Git
git-big-picture – visualization tool for Git repositories
git-big-picture is a visualization tool. It’s a filter removing uninteresting commits from a DAG modelling a Git repository.
Read moregit-sizer – compute various size metrics for a git repository
git-sizer computes various size metrics for a local Git repository, flagging those that might cause you problems or inconvenience.
Read moregit-crypt – transparent file encryption in git
git-crypt enables transparent encryption and decryption of files in a git repository.
Read moregit-annex – manage files with git without checking the file contents into git
git-annex allows managing files with git, without checking the file contents into git.
Read moregit-secret – bash tool which stores private data inside a git repo
git-secret is a bash tool which stores private data inside a git repo. git-secret encrypts files with permitted users’ public keys.
Read moregit-imerge – incremental merge and rebase for Git
git-imerge offers incremental merge and rebase for Git. It performs a merge between two branches incrementally.
Read moregit-repair – repair various forms of damage to git repositories
git-repair can repair various forms of damage to git repositories. It complements git fsck, which finds problems, but does not fix them.
Read moregit-stats – local git stats
git-stats provides local git statistics including GitHub-like contributions calendars in your terminal.
Read moregit-lfs – Git extension for versioning large files
Git LFS is a command line extension and specification for managing large files with Git.
Read moregit-flow – high-level repository operations
git-flow is a collection of Git extensions to provide high-level repository operations for Vincent Driessen’s branching model.
Read moregit-extras – great collection of utilities
git-extras is a large collection of really useful utilities for Git repositories.
Read moregitin – a commit, branch, status explorer for Git
gitin is a minimalist free and open source tool that lets you explore a git repository from the command line. There are fuzzy searches, and lots more.
Read moreGRV – terminal interface for viewing git repositories
Git Repository Viewer (GRV) is a terminal based interface for viewing Git repositories.
Read moretig – text-mode interface for Git
tig is an ncurses-based Git repository browser. This package contains a text-mode interface for the version control system Git.
Read more