Quite a lot of extras for git. git-release, git-ignore, git-setup, git-changelog, git-effort, and more.
git
Go to file
2019-02-09 17:08:42 +08:00
bin Version 4.7.0 2019-02-09 17:08:42 +08:00
etc git-changelog: add --start-commit option, like --start-tag but for commit 2018-06-16 12:20:08 +08:00
helper Fixed mktemp template to support busybox (and Alpine linux) 2018-02-05 12:33:18 +01:00
man git-pr: emphasized that the remote is required when pulling multiple PRs. 2019-02-09 16:58:31 +08:00
.travis.yml install: submit brew patch to upstream 2017-07-16 16:50:55 +08:00
AUTHORS Version 4.7.0 2019-02-09 17:08:42 +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 add: git-ignore -p (private to repo) 2018-05-23 23:59:21 +01:00
CONTRIBUTING.md modify CONTRIBUTING.md again 2016-07-30 22:49:06 +08:00
History.md Version 4.7.0 2019-02-09 17:08:42 +08:00
install.cmd Fix missing double quotes after %DEBUG% 2018-11-01 11:11:53 -04:00
install.sh Fixed typo in install.sh 2015-09-04 13:44:51 +02:00
Installation.md Added Arch Linux 2018-05-20 14:31:47 +02:00
LICENSE Mention initial copyright year and add contributors to copyright 2016-01-30 17:30:04 +05:30
Makefile Makefile: change the installed manpage destination in FreeBSD (#725) 2018-08-09 10:06:18 +08:00
Makefile.msys add install script for PortableGit(msysgit) 2015-07-29 08:20:10 +02:00
need_git_commit misc: sort command list in alphabetical order 2018-11-03 12:36:25 +08:00
not_need_git_repo misc: sort command list in alphabetical order 2018-11-03 12:36:25 +08: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