Quite a lot of extras for git. git-release, git-ignore, git-setup, git-changelog, git-effort, and more.
git
Go to file
Nicolai Skogheim 1956d385bd Guard against 'seq 0'
Most implementations of seq yields no output for 'seq 0',
but some yields '1(newline)0'.
2015-07-28 21:23:50 +02:00
bin Guard against 'seq 0' 2015-07-28 21:23:50 +02:00
etc Add completion for more options to effort 2015-07-24 18:57:46 +02:00
helper helper/reset-env: helper to prevent GREP_OPTIONS from causing issues 2015-04-08 18:50:41 -04:00
man Merge pull request #391 from nicolaiskogheim/effort-limit-commits 2015-07-25 11:52:06 +05:30
AUTHORS Updated documentation for git-scp and slight feature change 2015-04-27 15:05:17 +08:00
Commands.md effort: documentation for git effort --since #326 2015-07-27 15:23:57 +03:00
History.md Version 3.0.0 2015-04-27 17:43:50 +05:30
install.cmd format install.cmd 2015-06-21 01:06:47 +08:00
install.sh installation with curl and bash 2015-06-08 00:09:40 +08:00
Installation.md added windows installation section in the Installation.md 2015-06-21 01:59:43 +08:00
LICENSE Updated License. 2015-01-01 00:07:00 +05:30
Makefile Makefile: Use a more portable mktemp invocation 2015-06-11 20:05:01 -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