Quite a lot of extras for git. git-release, git-ignore, git-setup, git-changelog, git-effort, and more.
git
Go to file
2015-05-14 22:13:37 +08:00
bin git-effort: replace "wc | cut" with "wc | awk" 2015-05-11 19:54:38 +03:00
etc use argument separator for usages of grep which can choke on weird input 2015-04-08 18:51:30 -04:00
helper helper/reset-env: helper to prevent GREP_OPTIONS from causing issues 2015-04-08 18:50:41 -04:00
man Document for git-line-summary 2015-05-14 22:13:37 +08:00
AUTHORS Updated documentation for git-scp and slight feature change 2015-04-27 15:05:17 +08:00
Commands.md Document for git-line-summary 2015-05-14 22:13:37 +08:00
History.md Version 3.0.0 2015-04-27 17:43:50 +05:30
Installation.md install the latest release version of git-extras 2015-05-13 22:30:00 +08:00
LICENSE Updated License. 2015-01-01 00:07:00 +05:30
Makefile helper/reset-env: helper to prevent GREP_OPTIONS from causing issues 2015-04-08 18:50:41 -04:00
Readme.md Rearrange documentation links, see #358 2015-04-23 21:46:09 +08:00

Git Extras

Little git extras.

Screencasts

Just getting started? Check out these screencasts:

  • introduction -- covering git-ignore, git-setup, git-changelog, git-release, git-effort and more

Installation

See Installation page.

Commands

Go to Commands page for basic usage and examples.

GIT utilities -- repo summary, repl, changelog population, author commit percentages and more