Use 'git status' now it can handle initial commit.
authorJunio C Hamano <junkio@cox.net>
Thu, 1 Sep 2005 00:15:25 +0000 (17:15 -0700)
committerJunio C Hamano <junkio@cox.net>
Thu, 1 Sep 2005 00:15:25 +0000 (17:15 -0700)
commit2d56993347eac4e4f91c0539ff3c5f05fd777495
treefd4b647b4d0cb3d68499c5ccfdcab17fccec16a5
parent7e011c40bc6c7dbd48b033fb16c861b1166f808c
Use 'git status' now it can handle initial commit.

Update 'git commit' to use the updated `git status`.  Also earlier
the `-s` flag was ignored for the initial commit.

Signed-off-by: Junio C Hamano <junkio@cox.net>
git-commit-script