Quite a lot of extras for git. git-release, git-ignore, git-setup, git-changelog, git-effort, and more.
git
Go to file
gisphm 3f7bcba984 add install.cmd for installation on windows
The script install.cmd has two environment variables PREFIX and HTMLDIR.
PREFIX is where your git is installed and HTMLDIR is the location of html files under PREFIX.
This script is written for msysgit installed from https://github.com/git-for-windows/git.

Signed-off-by: gisphm <phmfk@hotmail.com>
2015-06-20 19:18:04 +08:00
bin installation with curl and bash 2015-06-08 00:09:40 +08: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
install.cmd add install.cmd for installation on windows 2015-06-20 19:18:04 +08:00
install.sh installation with curl and bash 2015-06-08 00:09:40 +08:00
Installation.md Using shorter URL 2015-06-08 09:24:16 +05:30
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