From b83ffbdac349b744b87b658d78b7e0b9b7b51954 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emilio=20Cobos=20=C3=81lvarez?= Date: Thu, 14 Feb 2019 00:44:33 +0100 Subject: docs/git-rebase: remove redundant entry in incompatible options list MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The --autosquash option is implied by the earlier --[no-]autosquash entry in the list. Signed-off-by: Emilio Cobos Álvarez Reviewed-by: Elijah Newren Signed-off-by: Junio C Hamano --- Documentation/git-rebase.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'Documentation') 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 -- cgit v1.2.3