docs/git-rebase: remove redundant entry in incompatible options list
The --autosquash option is implied by the earlier --[no-]autosquash entry in the list. Signed-off-by: Emilio Cobos Álvarez <emilio@crisal.io> Reviewed-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Emilio Cobos Álvarez committed
Feb 14, 2019 at 00:44 UTC
b83ffbdac349b744b87b658d78b7e0b9b7b51954
1 file changed
-1
Documentation/git-rebase.txt
-1
@@ -535,7 +535,6 @@ Flags only understood by the interactive backend:
535
* --interactive
536
* --exec
537
* --keep-empty
538
- * --autosquash
538
* --edit-todo
539
* --root when used in combination with --onto
540