Quite a lot of extras for git. git-release, git-ignore, git-setup, git-changelog, git-effort, and more.
git
Go to file
罗泽轩 d024755718
Merge pull request #712 from spacewander/detect_sed_i_support
git-sed: detect sed -i support and work around for the BSD sed
2018-05-05 11:22:00 +08:00
bin git-sed: detect sed -i support and work around for the BSD sed 2018-05-05 10:57:57 +08: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 git-sed: Allow the flags to be passed as a third argument 2018-04-20 11:29:54 +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 double path delimiters in zsh description 2018-03-22 06:56:36 +01: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