Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
Setup custom rules around pull requests, commits and commiters for all your Github repositories. For example, you create a rule that says "no direct commits are allowed to the master, develop or production branches". | 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. |
Integrates with Flowdock;Integrates with Slack;Push notifications to your mobile devices;Instant email notifications;Notification when team member commits directly to a protected branch;Notification when a PR is merged by an un-authorized user;Notification when a PR is merged without an 'LGTM' comment;Notification when force-pushes to protected branches happen | Attribute commits with collaborators easily; Checkout branches with pull requests and view CI statuses; Syntax highlighted diffs |
Statistics | |
GitHub Stars - | GitHub Stars 20.9K |
GitHub Forks - | GitHub Forks 10.0K |
Stacks 3 | Stacks 51 |
Followers 9 | 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.