Skip to content

Commit 81d395c

Browse files
cypokgitster
authored andcommitted
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 <[email protected]> Acked-by: Johannes Schindelin <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 5971b08 commit 81d395c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-rebase.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -804,7 +804,7 @@ The ripple effect of a "hard case" recovery is especially bad:
804804
case" recovery too!
805805

806806
REBASING MERGES
807-
-----------------
807+
---------------
808808

809809
The interactive rebase command was originally designed to handle
810810
individual patch series. As such, it makes sense to exclude merge

0 commit comments

Comments
 (0)