Skip to content

Commit 1a66d8c

Browse files
newrengitster
authored andcommitted
rebase: remove --allow-empty-message from incompatible opts
--allow-empty-message was turned into a no-op and even documented as such; the flag is simply ignored. Since the flag is ignored, it shouldn't be documented as being incompatible with other flags. Signed-off-by: Elijah Newren <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 7d718c5 commit 1a66d8c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Documentation/git-rebase.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,6 @@ are incompatible with the following options:
647647
* --merge
648648
* --strategy
649649
* --strategy-option
650-
* --allow-empty-message
651650
* --[no-]autosquash
652651
* --rebase-merges
653652
* --interactive

0 commit comments

Comments
 (0)