aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-rebase.txt
diff options
context:
space:
mode:
authorEmilio Cobos Álvarez <emilio@crisal.io>2019-02-14 00:44:33 +0100
committerJunio C Hamano <gitster@pobox.com>2019-02-14 11:54:27 -0800
commitb83ffbdac349b744b87b658d78b7e0b9b7b51954 (patch)
tree61378dacaa1c523e3e5da8c17b4130058a370f8b /Documentation/git-rebase.txt
parent5d826e972970a784bd7a7bdf587512510097b8c7 (diff)
downloadgit-b83ffbdac349b744b87b658d78b7e0b9b7b51954.tar.gz
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>
Diffstat (limited to 'Documentation/git-rebase.txt')
-rw-r--r--Documentation/git-rebase.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/git-rebase.txt b/Documentation/git-rebase.txt
index dff17b3178..186c5d0cf6 100644
--- a/Documentation/git-rebase.txt
+++ b/Documentation/git-rebase.txt
@@ -535,7 +535,6 @@ Flags only understood by the interactive backend:
* --interactive
* --exec
* --keep-empty
- * --autosquash
* --edit-todo
* --root when used in combination with --onto