Quite a lot of extras for git. git-release, git-ignore, git-setup, git-changelog, git-effort, and more.
git
Go to file
Andrew Janke ed7dcb7682 Makefile: refactor is-git-repo inclusion logic
This avoids the need for a big repeated block of code.
2015-10-02 05:47:08 -04:00
bin Add possibility to also checkout pull requests based on GitHub urls 2015-09-24 16:11:06 +02:00
etc Add completion for git-psykorebase. 2015-07-31 17:06:22 +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 #445 from nicolaiskogheim/straighten-up-effort 2015-09-14 14:55:54 +05:30
AUTHORS Updated documentation for git-scp and slight feature change 2015-04-27 15:05:17 +08:00
Commands.md Add possibility to also checkout pull requests based on GitHub urls 2015-09-24 16:11:06 +02:00
History.md Version 3.0.0 2015-04-27 17:43:50 +05:30
install.cmd make it possible to update via git extras 2015-08-16 11:47:16 +08:00
install.sh Fixed typo in install.sh 2015-09-04 13:44:51 +02:00
Installation.md make it possible to update via git extras 2015-08-16 11:47:16 +08:00
LICENSE Updated License. 2015-01-01 00:07:00 +05:30
Makefile Makefile: refactor is-git-repo inclusion logic 2015-10-02 05:47:08 -04:00
Makefile.msys add install script for PortableGit(msysgit) 2015-07-29 08:20:10 +02:00
need_git_repo Makefile: refactor is-git-repo inclusion logic 2015-10-02 05:47:08 -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