Quite a lot of extras for git. git-release, git-ignore, git-setup, git-changelog, git-effort, and more.
git
Go to file
spacewander b4a1fe0aa3 correct the broken regex
'*text' only matches string ended with 'text'. So it matches 'ASCII text',
but does not match 'ASCII text executable'. Before, `git summary
--line` just counts plain text file, now we fix it.
2015-04-24 23:13:16 +08:00
bin correct the broken regex 2015-04-24 23:13:16 +08:00
etc use argument separator for usages of grep which can choke on weird input 2015-04-08 18:51:30 -04:00
helper helper/reset-env: helper to prevent GREP_OPTIONS from causing issues 2015-04-08 18:50:41 -04:00
man git-merge-repo 2015-04-19 12:23:02 -04:00
AUTHORS add show-merged-branches and show-unmerged-branches 2015-03-18 09:33:02 -04:00
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 helper/reset-env: helper to prevent GREP_OPTIONS from causing issues 2015-04-08 18:50:41 -04: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: