status: refactor short-mode printing to its own function
commit01d8ba187d6e8a6bfa908fbef16a36d1186981dd
authorJeff King <peff@peff.net>
Sat, 5 Sep 2009 08:53:48 +0000 (5 04:53 -0400)
committerJunio C Hamano <gitster@pobox.com>
Sun, 6 Sep 2009 06:16:25 +0000 (5 23:16 -0700)
tree9a186f646638051a6212a8a20be8ce7010faabfd
parent9b4fe22990dd3fab9494927935c371b072ee7c8f
status: refactor short-mode printing to its own function

We want to be able to call it from multiple places.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-commit.c