rebase: fix documentation formatting
authorVladimir Parfinenko <vparfinenko@excelsior-usa.com>
Wed, 27 Jun 2018 08:57:43 +0000 (15:57 +0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 27 Jun 2018 16:57:49 +0000 (09:57 -0700)
Last sections are squashed into non-formatted block after adding
"REBASING MERGES".
To reproduce the error see bottom of page:
https://git-scm.com/docs/git-rebase

Signed-off-by: Vladimir Parfinenko <vparfinenko@excelsior-usa.com>
Acked-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-rebase.txt
index bd5ecff980ef297df18d96453f91b30e9a34c031..6fe98165dccd8545803635a0ded3f17dc53fc939 100644 (file)
@@ -804,7 +804,7 @@ The ripple effect of a "hard case" recovery is especially bad:
 case" recovery too!
 
 REBASING MERGES
 case" recovery too!
 
 REBASING MERGES
------------------
+---------------
 
 The interactive rebase command was originally designed to handle
 individual patch series. As such, it makes sense to exclude merge
 
 The interactive rebase command was originally designed to handle
 individual patch series. As such, it makes sense to exclude merge