Code

t6300: add more body-parsing tests
authorJeff King <peff@peff.net>
Wed, 7 Sep 2011 17:43:28 +0000 (13:43 -0400)
committerJunio C Hamano <gitster@pobox.com>
Thu, 8 Sep 2011 20:51:15 +0000 (13:51 -0700)
commit7140c22c8e98042053d5ff63c8514f5cdf1cb6ed
treedfa0f608f8a3e4e41c5800ceb4b3ccbc350821f7
parent37d3e85912ea13cb1d59022e2bc2ea8cf8bf4876
t6300: add more body-parsing tests

The current tests don't actually check parsing commit and
tag messages that have both a subject and a body (they just
have single-line messages).

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t6300-for-each-ref.sh