]> git.99rst.org Git - git.git/commit
rebase: fix formatting of rebase --reapply-cherry-picks option in docs
authorElijah Newren <redacted>
Wed, 25 Jan 2023 04:03:52 +0000 (04:03 +0000)
committerJunio C Hamano <redacted>
Wed, 25 Jan 2023 17:20:53 +0000 (09:20 -0800)
commit9a7d7ce9f6329e9455dc1c6b6c83e1409efef28b
treed30a109e5356f81aba7fe8b89755fc7cc288aa0f
parent925360041ca192b5dd052e5c4dceba1418e6678c
rebase: fix formatting of rebase --reapply-cherry-picks option in docs

Commit ce5238a690 ("rebase --keep-base: imply --reapply-cherry-picks",
2022-10-17) accidentally added some blank lines that cause extra
paragraphs about --reapply-cherry-picks to be considered not part of
the documentation of that option.  Remove the blank lines to make it
clear we are still discussing --reapply-cherry-picks.

Signed-off-by: Elijah Newren <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-rebase.txt
git clone https://git.99rst.org/PROJECT