pre-commit checks your code for errors before you commit it. pre-commit is configurable. | CommitTasks is a small, robust cli for developers to plan and manage their git commits in multiple projects. In other words, CommitTasks is a combination of git commit & todo list. With just a few examples, the users can learn to plan, prepare and commit their changes with confident. |
debugger: make sure you don't commit a debugger statement;tabs: make sure your code uses leading spaces instead of tabs;whitespace: make sure you don't commit trailing whitespace;jslint: syntax check your javascript before you commit it;ci: run a quick test suite before you commit | Manage commit tasks in separated projects;Search for tasks;Simple & easy to use;Commit and receive commit details;Highlight tasks |
Statistics | |
GitHub Stars 802 | GitHub Stars 296 |
GitHub Forks 95 | GitHub Forks 7 |
Stacks 688 | Stacks 1 |
Followers 43 | Followers 11 |
Votes 0 | Votes 0 |
Integrations | |
| No integrations available | |

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!

It provides excellent command line help and output. It is a merge based solution. It doesn't rebase feature branches.

It is a centralized solution to manage Git repositories behind the firewall. Streamlined for small agile teams, powerful enough for large organizations.