Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
Gisto is a code snippet manager that runs on GitHub Gists and adds additional features such as searching, tagging and sharing gists while including a rich code editor. All your data is stored on GitHub and you can access it from GitHub Gists at any time with changes carrying over to Gisto. It's free and open source. | It is an open-source multi-platform GUI Git client designed for working with GitHub repositories. Focus on what matters instead of fighting with Git. Whether you're new to Git or a seasoned user, it simplifies your development workflow. |
Advanced search;
Enterprise log-in;
Tags;
Syntax highlight;
Grouping by language;
Quick snippet actions;
Copy to clipboard;
Copy file contents to clipboard;
Open in external tools like plunkr, jsbin, carbon.now.sh, jsfiddle, etc;
Editor settings;
Theme color changer;
Drag and drop to create files | Attribute commits with collaborators easily; Checkout branches with pull requests and view CI statuses; Syntax highlighted diffs |
Statistics | |
GitHub Stars 1.1K | GitHub Stars 20.9K |
GitHub Forks 98 | GitHub Forks 10.0K |
Stacks 1 | Stacks 51 |
Followers 6 | Followers 38 |
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.

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.

TravisBuddy is a cloud service that creates comments in failed pull requests and tell the author what went wrong and what they can do to fix it.