Quite a lot of extras for git. git-release, git-ignore, git-setup, git-changelog, git-effort, and more.
git
Go to file
罗泽轩 d4bf79df8f
git-summary: unescape tab for linux column utility
git-summary: unescape tab for linux column utility

Linux column utility will escape tab if a separator is specified.
This problem is first reported in Fedora 27.
2018-02-08 22:34:43 +08:00
bin git-summary: unescape tab for linux column utility 2018-02-08 22:34:43 +08:00
etc Preserve the existing user_commands in the git completion system 2017-11-14 22:57:50 -08:00
helper Check commit existed before running some commands 2017-01-27 18:58:16 +08:00
man git-undo: add confirmation when -h is specified 2018-02-07 10:37:55 +08:00
.travis.yml install: submit brew patch to upstream 2017-07-16 16:50:55 +08:00
AUTHORS Version 4.4.0 2017-07-15 16:25:54 +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.4.0 2017-07-15 16:25:54 +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 Added Nix/NixOS method of installation 2017-10-15 11:23:25 +02:00
LICENSE Mention initial copyright year and add contributors to copyright 2016-01-30 17:30:04 +05:30
Makefile install: submit brew patch to upstream 2017-07-16 16:50:55 +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