Quite a lot of extras for git. git-release, git-ignore, git-setup, git-changelog, git-effort, and more.
git
Go to file
Paul Wise 317e546b0a
Remove one of the documentation building tools
The two methods build slightly different manual pages.

The Makefile based version has better headers so use it.

Automatically generate git-extras.md and index.txt when building docs.
2018-05-09 17:16:49 +08:00
bin Major/Minor release should reset minor/patch versions to 0 2018-05-07 15:00:39 -07:00
etc Preserve the existing user_commands in the git completion system 2017-11-14 22:57:50 -08:00
helper Fixed mktemp template to support busybox (and Alpine linux) 2018-02-05 12:33:18 +01:00
man Remove one of the documentation building tools 2018-05-09 17:16:49 +08:00
.travis.yml install: submit brew patch to upstream 2017-07-16 16:50:55 +08:00
AUTHORS Version 4.5.0 2018-02-18 11:56:35 +08:00
brew-release.patch install: submit brew patch to upstream 2017-07-16 16:50:55 +08:00
check_integrity.sh Relax #! format check 2016-11-01 10:22:45 +08:00
Commands.md git-release: add --semver option 2017-12-10 14:06:00 +08:00
CONTRIBUTING.md modify CONTRIBUTING.md again 2016-07-30 22:49:06 +08:00
History.md Version 4.5.0 2018-02-18 11:56:35 +08:00
install.cmd Remove trailing dot of German Windows 2018-02-04 13:04:25 +01:00
install.sh Fixed typo in install.sh 2015-09-04 13:44:51 +02:00
Installation.md Installation.md: Zsh-plugin method which doesn't require root access 2018-03-01 16:39:59 +01:00
LICENSE Mention initial copyright year and add contributors to copyright 2016-01-30 17:30:04 +05:30
Makefile Remove one of the documentation building tools 2018-05-09 17:16:49 +08:00
Makefile.msys add install script for PortableGit(msysgit) 2015-07-29 08:20:10 +02:00
need_git_commit Check commit existed before running some commands 2017-01-27 18:58:16 +08:00
not_need_git_repo Added git-bulk to not_need_git_repo 2017-06-20 12:11:48 +02:00
Readme.md Add Gitter badge. 2015-12-29 12:31:11 -06:00

Git Extras

Gitter

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