Documentation: fix formatting in git-svn
authorJan Krüger <jk@jk.gs>
Thu, 19 Jun 2008 22:41:42 +0000 (00:41 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 19 Jun 2008 23:30:26 +0000 (16:30 -0700)
Due to a misplaced list block separator, general hints about the config
file options got indented at the same level as the description of the last
option, making it easy to miss them.

Signed-off-by: Jan Krüger <jk@jk.gs>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found