Quite a lot of extras for git. git-release, git-ignore, git-setup, git-changelog, git-effort, and more.
git
Go to file
Richard Littauer b1a790b851 Added in option to concat extra feature names
This takes any extra arguments supplied to `$git feature` and sets
them as the new feature name. For instances, instead of throwing an
error if `$git feature new thing` is called, it will create branch
`feature/new-thing`.
2015-02-10 16:02:39 -08:00
bin Added in option to concat extra feature names 2015-02-10 16:02:39 -08:00
etc Add git-authors 2015-02-07 17:24:21 +01:00
helper use mixin to add 'is git repo' check for some commands 2014-09-25 00:41:43 +08:00
man Add git-authors 2015-02-07 17:24:21 +01: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: