Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
Search engine to find source code across all your Git repositories quickly. Search using keywords, exact code, fuzzy, semantic search & more. | It is a FIFO (First-In-First-Out) queue that manages the merge workflow for your Github repository. The MergeQueue bot (MQ bot) uses Github Labels to identify Pull Requests (PRs) that are ready to be merged and queues them up. The MQ bot then pulls the latest base branch for each of those PRs sequentially, runs and verifies the required status checks, and then merges the changes. |
- 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 | Takes less than 10 minutes to configure the queue; Adapt to your needs, setup your custom rules;
Keep tabs on your builds, merges and identify bottlenecks;
Works with any setup, whether you use CircleCI, Jenkins, TravisCI or any other tools;
No more merge wars, all pull requests get processed orderly;
Happy to help setup the configuration for you, if you need help |
Statistics | |
Stacks 6 | Stacks 0 |
Followers 11 | Followers 5 |
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.