From: Vladimir Parfinenko Date: Wed, 27 Jun 2018 08:57:43 +0000 (+0700) Subject: rebase: fix documentation formatting X-Git-Tag: v2.19.0-rc0~150^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/81d395cc85bb6f04b65d081dae2fd88b750386c9 rebase: fix documentation formatting 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 Acked-by: Johannes Schindelin Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-rebase.txt b/Documentation/git-rebase.txt index bd5ecff980..6fe98165dc 100644 --- a/Documentation/git-rebase.txt +++ b/Documentation/git-rebase.txt @@ -804,7 +804,7 @@ The ripple effect of a "hard case" recovery is especially bad: 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