Quite a lot of extras for git. git-release, git-ignore, git-setup, git-changelog, git-effort, and more.
git
Go to file
罗泽轩 f2587339cf
Merge pull request #768 from bric3/fix-more-character-encoding-issues
git-guilt: protect against encoding issues with LC_ALL=C
2019-07-19 09:28:23 +08:00
bin git-guilt: protect against encoding issues with LC_ALL=C 2019-07-18 15:37:47 +02:00
etc git-mv-remote: rename a remote regardless of any existing remotes 2019-05-08 14:08:20 +08:00
helper Fixed mktemp template to support busybox (and Alpine linux) 2018-02-05 12:33:18 +01:00
man git-rename-branch: change branch argument order 2019-07-06 11:41:47 +08:00
.travis.yml Makefile: check dependencies before installation. 2019-06-27 15:12:30 +08:00
AUTHORS Merge pull request #723 from bittner/feature/git-undo-soft-leave-changes-staged 2019-03-04 19:31:16 +08:00
brew-release.patch install: submit brew patch to upstream 2017-07-16 16:50:55 +08:00
check_dependencies.sh Makefile: check dependencies before installation. 2019-06-27 15:12:30 +08:00
check_integrity.sh check_integrity.sh: check more strickly. 2019-06-22 11:16:09 +08:00
Commands.md git-rename-branch: change branch argument order 2019-07-06 11:41:47 +08: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 Installation.md: add dependencies section. 2019-06-27 12:33:18 +08:00
LICENSE Mention initial copyright year and add contributors to copyright 2016-01-30 17:30:04 +05:30
Makefile Makefile: check dependencies before installation. 2019-06-27 15:12:30 +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