Quite a lot of extras for git. git-release, git-ignore, git-setup, git-changelog, git-effort, and more.
git
Go to file
Damian Krzeminski a86d850688 use standard git editor in git-authors & git-changelog
The editor used will be chosen from the GIT_EDITOR environment variable,
the core.editor configuration variable, the VISUAL environment variable,
or the EDITOR environment variable (in that order).

That ensures that `git-changelog` and `git-authors` will use the same editor
as `git-commit`, `git-merge` etc.
2015-02-13 17:51:22 -05:00
bin use standard git editor in git-authors & git-changelog 2015-02-13 17:51:22 -05:00
etc Merge pull request #300 from chernjie/git-scp 2015-02-11 13:47:01 +05:30
helper use mixin to add 'is git repo' check for some commands 2014-09-25 00:41:43 +08:00
man + custom commit message options supports 2015-02-12 17:55:31 +08:00
AUTHORS Updated the list. 2014-11-18 21:34:21 +05:30
History.md Version 2.2.0 2014-11-18 21:33:20 +05:30
LICENSE Updated License. 2015-01-01 00:07:00 +05:30
Makefile make will not assume man pages already exists 2014-12-11 21:14:12 +01:00
Readme.md remove stuff from readme & form a list 2014-12-17 11:32:47 +08:00

Git Extras

Little git extras.

Checkout the wiki page for: