It is a multi-platform Git client originally forked from QGit. The original idea was to provide a GUI-oriented Git client that was easy to integrate with QtCreator (currently shipped as GitQlientPlugin). This idea has grown since the day 1 to not only cover the integration with QtCreator but also to make it an app on it’s own. | It is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio. |
Easy access to remote actions like: push, pull, submodules management and branches;
Branches management;
Tags and stashes management;
Submodules handling;
Allow to open several repositories in the same window;
Better visualization of the commits and the work in progress;
Better visualization of the repository view | Windows Explorer integration for Git;
Visual Studio (2015/2017/2019) plugin (download);
Feature rich user interface for Git |
Statistics | |
GitHub Stars - | GitHub Stars 8.2K |
GitHub Forks - | GitHub Forks 2.2K |
Stacks 1 | Stacks 19 |
Followers 9 | Followers 20 |
Votes 0 | Votes 0 |
Integrations | |

diff-so-fancy builds on the good-lookin' output of git contrib's diff-highlight to upgrade your diffs' appearances.

It is a Git revision control client, implemented as a Windows shell extension and based on TortoiseSVN. It is free software released under the GNU General Public License.

It is a blazing fast terminal-UI for git written in Rust. You can inspect, commit, and amend changes. It has context-based help (no need to memorize tons of hot-keys).

If one of your developers doesn’t have node installed but modifies a JavaScript file, pre-commit automatically handles downloading and building node to run jshint without root. Pre-commit is a multi-language package manager for pre-commit hooks. You specify a list of hooks you want and pre-commit manages the installation and execution of any hook written in any language before every commit. pre-commit is specifically designed to not require root access.

Clean and intuitive UI that makes it easy to understand git.

Simple terminal based sequence editor for git interactive rebase. Written in Node.js, published to npm, uses terminal-kit.

hub is a command line tool that wraps git in order to extend it with extra features and commands that make working with GitHub easier.
Check It Out lets you interactively see and choose what branch you want to check out without the hassle of trying to type out a long or confusing branch name. Checking out branches just got even simpler!

pre-commit checks your code for errors before you commit it. pre-commit is configurable.

Control your remote git hosting services from the git commandline. The usage is very simple.