Add "commit" helper script
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 30 May 2005 19:51:00 +0000 (12:51 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 30 May 2005 19:51:00 +0000 (12:51 -0700)
commita3e870f2e2bcacc80d5b81d7b77c15a7928a9082
tree58f726b5db2132fe3c76e92253c3504dd80272e1
parentf345b0a066572206aac4a4f9a57d746e213b6bff
Add "commit" helper script

This is meant to make raw git not hugely less usable than something
like raw CVS. I want to make a 1.0 release of the plumbing, and the
actual commit part was just too intimidating.
Makefile
git-commit-script [new file with mode: 0755]
git-status-script [new file with mode: 0755]
stripspace.c [new file with mode: 0644]