git-imerge offers incremental merge and rebase for Git. It performs a merge between two branches incrementally.
Read more
The Linux Portal Site
git-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 moregit-flow is a collection of Git extensions to provide high-level repository operations for Vincent Driessen’s branching model.
Read moregit-extras is a large collection of really useful utilities for Git repositories.
Read morePython Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
Read moreClick is a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary.
Read moreargparse is a parser for command-line options, arguments and sub-commands.
Read moreGooey turns (almost) any Python 2 or 3 Console Program into a GUI application with one line.
Read more