]> git.ipfire.org Git - thirdparty/git.git/commit
commit,status: describe --porcelain just like push
authorMichael J Gruber <git@drmicha.warpmail.net>
Tue, 15 Feb 2011 13:09:05 +0000 (14:09 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 15 Feb 2011 18:51:08 +0000 (10:51 -0800)
commitba9d7fe11c485b5fc10a17c67c8871792ee6ef12
treefa03a5f28f6054adf8653d871dbd8a3e81d50502
parent726c4e3d4251d55a944c9d5f3694d55554ace83d
commit,status: describe --porcelain just like push

Push has the clearer description, so take that one for all.

Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/commit.c