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>
This commit is contained in:
parent
5d826e9729
commit
b83ffbdac3
@ -535,7 +535,6 @@ Flags only understood by the interactive backend:
|
|||||||
* --interactive
|
* --interactive
|
||||||
* --exec
|
* --exec
|
||||||
* --keep-empty
|
* --keep-empty
|
||||||
* --autosquash
|
|
||||||
* --edit-todo
|
* --edit-todo
|
||||||
* --root when used in combination with --onto
|
* --root when used in combination with --onto
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user