Browse Source

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 <vparfinenko@excelsior-usa.com>
Acked-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Vladimir Parfinenko 7 years ago committed by Junio C Hamano
parent
commit
81d395cc85
  1. 2
      Documentation/git-rebase.txt

2
Documentation/git-rebase.txt

@ -804,7 +804,7 @@ The ripple effect of a "hard case" recovery is especially bad: @@ -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

Loading…
Cancel
Save