Fix a formatting error in git-merge.txt
authorNathan W. Panike <nathan.panike@gmail.com>
Fri, 29 Oct 2010 15:33:54 +0000 (10:33 -0500)
committerJunio C Hamano <gitster@pobox.com>
Fri, 29 Oct 2010 17:16:35 +0000 (10:16 -0700)
Inside an element of an enumerated list, the second and subsequent
paragraphs need to lose their indent and have to be strung together with a
line with a single '+' on it instead. Otherwise the lines below are shown
in typewriter face, which just looks wrong.

Signed-off-by: Nathan W. Panike <nathan.panike@gmail.com>
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found