OSDN Git Service

t5531: fix test description
authorStefan Beller <sbeller@google.com>
Mon, 22 May 2017 19:01:14 +0000 (12:01 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 23 May 2017 05:16:42 +0000 (14:16 +0900)
commit7e95fcb4b571b52fb15300c9f8ab6425b472b856
tree97f95038154c7059bed48ffb9ec6b2e3b9e0c2f4
parent95d67879735cfecfdd85f89e59d993c5b4de8835
t5531: fix test description

The description of the test was not enclosed in single quotes, which
broke the coloring scheme that I am used to.  Upon closer inspection
the test is good, but the description is a bit vague. So extend the
description of the first test.

While at it align the description of the file to match what we actually
test in the file.

Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5531-deep-submodule-push.sh