Quite a lot of extras for git. git-release, git-ignore, git-setup, git-changelog, git-effort, and more.
git
Go to file
2015-06-27 17:13:43 +08:00
bin Use https for git-fork 2015-06-23 12:57:30 +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 cd man && ./manning-up.sh && git diff --stat | grep ' 2 ' | awk '{print }' | xargs git checkout -- 2015-06-27 17:13:43 +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 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