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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3FABCC43334 for ; Tue, 28 Jun 2022 16:56:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230063AbiF1Q41 (ORCPT ); Tue, 28 Jun 2022 12:56:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40508 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233800AbiF1Qzx (ORCPT ); Tue, 28 Jun 2022 12:55:53 -0400 Received: from pb-smtp2.pobox.com (pb-smtp2.pobox.com [64.147.108.71]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3A993B86F for ; Tue, 28 Jun 2022 09:54:39 -0700 (PDT) Received: from pb-smtp2.pobox.com (unknown [127.0.0.1]) by pb-smtp2.pobox.com (Postfix) with ESMTP id F049A144944; Tue, 28 Jun 2022 12:54:36 -0400 (EDT) (envelope-from junio@pobox.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=KduPyDFQC8rpZBkDLY39bW2b+MhhspLQ+YI3Et hk2n0=; b=wY2k+3syFHeDIZs1UJLQOHkOYI/4KOxt4L5e9aq3+sH8lGRmmIkjn4 BWVzgaW5yxlxXLDEpK8oCG6zT9d4f1scAmlxZk26srYi/5oXbpLHCElS/xgXjwRr +MSNXlyQiNaPMigTm6x5DU+EHV7JKwV2fNaI8m1Y/OeHFk+pFcTfg= Received: from pb-smtp2.nyi.icgroup.com (unknown [127.0.0.1]) by pb-smtp2.pobox.com (Postfix) with ESMTP id E57CC144943; Tue, 28 Jun 2022 12:54:36 -0400 (EDT) (envelope-from junio@pobox.com) Received: from pobox.com (unknown [34.82.80.254]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pb-smtp2.pobox.com (Postfix) with ESMTPSA id 4298F144942; Tue, 28 Jun 2022 12:54:36 -0400 (EDT) (envelope-from junio@pobox.com) From: Junio C Hamano To: "Derrick Stolee via GitGitGadget" Cc: git@vger.kernel.org, me@ttaylorr.com, Johannes.Schindelin@gmx.de, Derrick Stolee Subject: Re: [PATCH] git-rebase.txt: use back-ticks consistently References: Date: Tue, 28 Jun 2022 09:54:35 -0700 In-Reply-To: (Derrick Stolee via GitGitGadget's message of "Mon, 27 Jun 2022 21:21:01 +0000") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Pobox-Relay-ID: FDE004E4-F702-11EC-80B8-CB998F0A682E-77302942!pb-smtp2.pobox.com Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org "Derrick Stolee via GitGitGadget" writes: > I can see splitting it up in a few ways, but I wanted to check to first > see if that was necessary. If it is, then here are the strategies I > considered: > > 1. Focus on type of update. This would mean a change for adding > back-ticks on all --