Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
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. | Search engine to find source code across all your Git repositories quickly. Search using keywords, exact code, fuzzy, semantic search & more. |
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 | - Search code anywhere: cross repositories , public or private
- Search code from your tools: from VSCode, Github, Jira or the web
- Search code your way: keywords, exact code and semantic
- Filter and narrow your search by topics, extension, repositories, folders
- Read functions faster with code summary: AI generated docstrings, top contributors and changelog |
Statistics | |
Stacks 1 | Stacks 6 |
Followers 9 | Followers 11 |
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.

Sourcegraph is a universal code search tool that lets you find and fix things across ALL your code -- any code host, any repo, any language. Stay in flow and find your answers quickly with smart filters, and more.

Keep your pull requests automatically up-to-date and resolve your pull requests' conflicts directly from GitHub's UI. Save hundreds of hours you spend resolving conflicts by keeping always your pull requests automatically up-to-date to reduce the chance of conflicts. If conflicts are found, you can straightforwardly resolve them on GitHub's UI with a click of a button.

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.

Astral pulls down all of your starred repositories on GitHub and allows you to organize them using one or more tags.

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.