From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.6 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 12F22C2D0D7 for ; Tue, 24 Dec 2019 19:55:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D1DFF206D3 for ; Tue, 24 Dec 2019 19:55:13 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="QbJGGQxC" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726352AbfLXTzM (ORCPT ); Tue, 24 Dec 2019 14:55:12 -0500 Received: from mail-ed1-f68.google.com ([209.85.208.68]:44841 "EHLO mail-ed1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726298AbfLXTzK (ORCPT ); Tue, 24 Dec 2019 14:55:10 -0500 Received: by mail-ed1-f68.google.com with SMTP id bx28so18642526edb.11 for ; Tue, 24 Dec 2019 11:55:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=message-id:in-reply-to:references:from:date:subject:fcc :content-transfer-encoding:mime-version:to:cc; bh=lhCCZYi0B8Y5DKm/BdvSQpxajRpqO1GMbHDyvaMtn7g=; b=QbJGGQxCOOnJyQDaYy/24GumUGG/nKmwd3WyYa5q9sRhyXYsCVUqckyNNVGRDinjmr c7McJaf3/Ug1X/VhrFx+SORKEfPrInW48u9KQBIXGISxiqhAJiBAtv1iXhqcmFPatOY9 k13p66qcyVFW2UWxlmwP+GisjQbWyrTW5k40ZrvUDhV4PANaB53zayQzUB0znmIkjo1D ETYt9CBOecMrUm8nohf/WPpHrI5UqY+sh80eVa23IBhaRNhKcE82ml/mK8cvqLO1YSAw yeXNlOV3Ftlra0Gh5mMSyY10u6E4JWRfAs7rwqoIJLQIhEG3WF5ELEqY7Sfc9rCSIFPH mKPQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:in-reply-to:references:from:date :subject:fcc:content-transfer-encoding:mime-version:to:cc; bh=lhCCZYi0B8Y5DKm/BdvSQpxajRpqO1GMbHDyvaMtn7g=; b=gARmEsevQ2j+DNuj/pjaq7LYeAAdSsX1tLWxUnmI/uusy7QhuG3KMMh9n5eQXYjsNg dGy5KagT0cGb9HFJaAjZdMj2D/FGWB2PyEb4eWgLXhXJ1zRa+JvAEkeVOpmtPE5VnUxl AuMAiDmTwuKY2eZQQ1j1bOKuqo+GiV8BgQ/a8PgCNt9wWXNP+tIHpgJsD+trQPY5xBZz 2qIoowlnTvdo8JwsEWG91BBKpKX8zVvA/GnUdKXaImE3YIw9OmfSk9eu4egkdR8/1DOv Sj/ta0tPE/RdMT2Vg3hs1W83TzFopj+ocNG6XnEOuv60ZD9eFsMnBPLnChR2Y8hb+BO4 sFnA== X-Gm-Message-State: APjAAAW6qT+PDNpH3WC0PnmgJfXFnSKI+KfsJpjLSuSXAN0teMMMf1NQ Qdrknm5csWgP/1a5Oj4EsHQo2b0g X-Google-Smtp-Source: APXvYqz4MI/A2x3J2mZj1RjX8Mt3QIiQ1CqRNh8e+qSSg0o17/eVP7CZQ2gU3k/SlVvy40xVofHDdQ== X-Received: by 2002:a05:6402:797:: with SMTP id d23mr40418986edy.138.1577217307197; Tue, 24 Dec 2019 11:55:07 -0800 (PST) Received: from [127.0.0.1] ([13.74.141.28]) by smtp.gmail.com with ESMTPSA id u25sm2814197ejb.53.2019.12.24.11.55.06 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Dec 2019 11:55:06 -0800 (PST) Message-Id: In-Reply-To: References: From: "Elijah Newren via GitGitGadget" Date: Tue, 24 Dec 2019 19:54:52 +0000 Subject: [PATCH v3 08/15] git-rebase.txt: add more details about behavioral differences of backends Fcc: Sent Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 To: git@vger.kernel.org Cc: Johannes.Schindelin@gmx.de, phillip.wood@dunelm.org.uk, liu.denton@gmail.com, gitster@pobox.com, plroskin@gmail.com, alban.gruin@gmail.com, szeder.dev@gmail.com, Junio C Hamano , Elijah Newren Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org From: Elijah Newren Signed-off-by: Elijah Newren --- Documentation/git-rebase.txt | 102 +++++++++++++++++++++--- t/t3433-rebase-options-compatibility.sh | 5 +- 2 files changed, 94 insertions(+), 13 deletions(-) diff --git a/Documentation/git-rebase.txt b/Documentation/git-rebase.txt index ff32ca1080..f1ace07c38 100644 --- a/Documentation/git-rebase.txt +++ b/Documentation/git-rebase.txt @@ -409,13 +409,10 @@ your branch contains commits which were dropped, this option can be used with `--keep-base` in order to drop those commits from your branch. --ignore-whitespace:: - Behaves differently depending on which backend is selected. -+ -'am' backend: When applying a patch, ignore changes in whitespace in -context lines if necessary. -+ -'interactive' backend: Treat lines with only whitespace changes as -unchanged for the sake of a three-way merge. + Ignore whitespace-only changes in the commits being rebased, + which may avoid "unnecessary" conflicts. (Both backends + currently have differing edgecase bugs with this option; see + BEHAVIORAL DIFFERENCES.) --whitespace=