commit | fd5858b49bd0672d96026a9cff690c2b8730cb0c | [log] [tgz] |
---|---|---|
author | Michael J Gruber <git@drmicha.warpmail.net> | Thu Apr 14 09:17:26 2011 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Apr 14 09:19:51 2011 -0700 |
tree | e2ad2cc28c61ba3df0f615f30565c02ff11bde79 | |
parent | 06ff44951a233c2e3dee4f072430ac68306f9bf0 [diff] |
git.txt: fix list continuation Remove a spurious empty line which prevented asciidoc from recognizing a list continuation mark ('+'), so that it does not get output literally any more. Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>