From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS53758 23.128.96.0/24 X-Spam-Status: No, score=-3.8 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI, SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by dcvr.yhbt.net (Postfix) with ESMTP id D6B271F8C8 for ; Fri, 10 Sep 2021 10:31:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232351AbhIJKca (ORCPT ); Fri, 10 Sep 2021 06:32:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60160 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232307AbhIJKca (ORCPT ); Fri, 10 Sep 2021 06:32:30 -0400 Received: from mail-wm1-x336.google.com (mail-wm1-x336.google.com [IPv6:2a00:1450:4864:20::336]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3AB52C061756 for ; Fri, 10 Sep 2021 03:31:19 -0700 (PDT) Received: by mail-wm1-x336.google.com with SMTP id e26so866926wmk.2 for ; Fri, 10 Sep 2021 03:31:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=message-id:in-reply-to:references:from:date:subject:fcc :content-transfer-encoding:mime-version:to:cc; bh=qAtiQuiQg5155ABkEDTXIWjMycRsTD4E0svwYg5cNww=; b=bNhmM8yKoamqNDARds4otzMvafSrTgdval0hssMfkJh6L9X/kHu1ZV0Bpk+th/J9xn kBHt2uX1O+oEG6IPwIZDPkHzWCqmuxnRGhno+DM9VeBFlFbCY4zgVAyEBn1eJpZfozM+ h12Q/SFVyJXazQGSHhp0hY3kNzGlqYU0WLVZMpXncThuqtlzTOLtqi5VOfmgAdwqrWNn f7w05iECeWPETAtLxkgxEjhoUQQWURBy+6sBn7Zhawz4XrqRiOGuywJYP4uPtEndiRvS xfeL29TgTz+v5lQjDFXvO4UlL9THT/xo5FcA3EKtIBHdAdQVz/tCuymZI8HWYiyGVEat PNgQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:in-reply-to:references:from:date :subject:fcc:content-transfer-encoding:mime-version:to:cc; bh=qAtiQuiQg5155ABkEDTXIWjMycRsTD4E0svwYg5cNww=; b=CcleyDqFGQQhVVtMGtBk8Dm4D3fGzJzAxtam9k0Rj7T/WAViVaVOUp4Rcmxrx4WVEL 70NhwNm4LK3Sgdmqm1jvv5RHBitPVIsyNLKsQH0oprqF6NYvrCy7kasXQAzqFjFjNjzp ZJJ2vTCBVcCLqvoH53vl5J3us/iMV7a+SbUFe9r+z+ZL39lo8L0iNfABWJxyigGvX4Zc gEV2WkdkVBXE7bOmqL0+bM/A7ZQESHVTgt2QGEoW8XjjI1jS65ptp7Z+IgSeWfvyfnCK LpuKV57QIHNrwYBnW/nAuACJIfYZJ9MzGe7xqrmvkPfCR9c+nmkDDMOVSbFdp2fRnbf0 fynA== X-Gm-Message-State: AOAM532PIGub2ral1FN+hrAnOqGT6ZpKa/rplC4+x9m3imkB5oObSOj3 54RsLMN6YclBgZ879gp8a1xD1ezq6dY= X-Google-Smtp-Source: ABdhPJx6NsHPGigxCuiNIdK03s4IiThyCYQAa7DbgIaluLskFXxpuvq8NBBgmbabphgJ8t1etG7YWw== X-Received: by 2002:a1c:3584:: with SMTP id c126mr7613986wma.121.1631269877908; Fri, 10 Sep 2021 03:31:17 -0700 (PDT) Received: from [127.0.0.1] ([13.74.141.28]) by smtp.gmail.com with ESMTPSA id l16sm4814401wrh.44.2021.09.10.03.31.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 10 Sep 2021 03:31:17 -0700 (PDT) Message-Id: In-Reply-To: References: From: "Elijah Newren via GitGitGadget" Date: Fri, 10 Sep 2021 10:31:14 +0000 Subject: [PATCH v2 1/3] git-am.txt: clarify --abort behavior Fcc: Sent Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 To: git@vger.kernel.org Cc: Bagas Sanjaya , Elijah Newren , Johannes Schindelin , Elijah Newren , Elijah Newren Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org From: Elijah Newren Both Johannes and I assumed (perhaps due to familiarity with rebase) that am --abort would return the user to a clean state. However, since am, unlike rebase, is intended to be used within a dirty working tree, --abort will only clean the files involved in the am operation. Signed-off-by: Elijah Newren --- Documentation/git-am.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/git-am.txt b/Documentation/git-am.txt index 8714dfcb762..0a4a984dfde 100644 --- a/Documentation/git-am.txt +++ b/Documentation/git-am.txt @@ -178,6 +178,8 @@ default. You can use `--no-utf8` to override this. --abort:: Restore the original branch and abort the patching operation. + Revert contents of files involved in the am operation to their + pre-am state. --quit:: Abort the patching operation but keep HEAD and the index -- gitgitgadget