git-crecord is a Git subcommand which interactively selects changes to commit or stage using a ncurses-based text user interface.
Read more
The Linux Portal Site
git-crecord is a Git subcommand which interactively selects changes to commit or stage using a ncurses-based text user interface.
Read moregit-big-picture is a visualization tool. It’s a filter removing uninteresting commits from a DAG modelling a Git repository.
Read moregit-sizer computes various size metrics for a local Git repository, flagging those that might cause you problems or inconvenience.
Read moregit-crypt enables transparent encryption and decryption of files in a git repository.
Read moregit-annex allows managing files with git, without checking the file contents into git.
Read moregit-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 offers incremental merge and rebase for Git. It performs a merge between two branches incrementally.
Read moregit-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 provides local git statistics including GitHub-like contributions calendars in your terminal.
Read moreGit LFS is a command line extension and specification for managing large files with Git.
Read more