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,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_PASS,SPF_PASS,URIBL_CSS,URIBL_CSS_A 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 999FF1F953 for ; Thu, 4 Nov 2021 17:36:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233955AbhKDRj1 (ORCPT ); Thu, 4 Nov 2021 13:39:27 -0400 Received: from pb-smtp21.pobox.com ([173.228.157.53]:64789 "EHLO pb-smtp21.pobox.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233921AbhKDRjZ (ORCPT ); Thu, 4 Nov 2021 13:39:25 -0400 Received: from pb-smtp21.pobox.com (unknown [127.0.0.1]) by pb-smtp21.pobox.com (Postfix) with ESMTP id EB3FD16DA6F; Thu, 4 Nov 2021 13:36:46 -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:content-transfer-encoding; s=sasl; bh=P4UECUCSML09 /hzEBGoeWGl9uAAXlRS328BgJNHyiB4=; b=VuHag4RgDAq+uXJNSeVjivD2wWiP PcfMV+fO/MmCt7iVVmvnCkR8pB2WVytmN842phRnpz2ZNcyLDEkoCrlbtuEqcHZ/ qvOzzj3PPaoyzFuW3PbvxjaaQ6fdR+vsTHZoSTQQT7BDA7EfZJJt+ppsbvDBoSlR 2xz/pGOy17u9Kgs= Received: from pb-smtp21.sea.icgroup.com (unknown [127.0.0.1]) by pb-smtp21.pobox.com (Postfix) with ESMTP id E2BC416DA6E; Thu, 4 Nov 2021 13:36:46 -0400 (EDT) (envelope-from junio@pobox.com) Received: from pobox.com (unknown [104.133.2.91]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pb-smtp21.pobox.com (Postfix) with ESMTPSA id 9597716DA6D; Thu, 4 Nov 2021 13:36:43 -0400 (EDT) (envelope-from junio@pobox.com) From: Junio C Hamano To: Johannes Schindelin Cc: =?utf-8?Q?Jean-No=C3=ABl?= Avila , =?utf-8?Q?Jean?= =?utf-8?Q?-No=C3=ABl?= AVILA , =?utf-8?Q?Jean-No=C3=ABl_Avila_via_GitGitGadget?= , git@vger.kernel.org, Eli Schwartz , Martin =?utf-8?Q?=C3=85gren?= , Eric Sunshine Subject: Re: [PATCH v2 4/9] doc: use only hyphens as word separators in placeholders References: <984b6d687a2e779c775de6ea80536afe6ecc0aaf.1635438124.git.gitgitgadget@gmail.com> <2803948.JoDkH9avOM@cayenne> <0b404448-cd4b-8614-2c49-c4683b56879f@gmail.com> Date: Thu, 04 Nov 2021 10:36:42 -0700 In-Reply-To: (Johannes Schindelin's message of "Thu, 4 Nov 2021 01:38:03 +0100 (CET)") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-Pobox-Relay-ID: C6CB232A-3D95-11EC-B3D7-98D80D944F46-77302942!pb-smtp21.pobox.com Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Johannes Schindelin writes: >> Jean-No=C3=ABl Avila writes: >> ... >> > Agreed. Should reroll the patch series? >> >> I guess another (hopefully the final) reroll would not hurt (but we >> are not in hurry---this may be among the topics that graduate early >> in the next cycle, but not during this cycle). > > I fear that it won't be as easy to send the next iteration as one might > think: GitGitGadget works off of open Pull Requests on GitHub. And ... > ...it into the cover letter, then send a "v3" (which is actually a v1). I see Jean-No=C3=ABl is a long-time community member whose contribution dates back to 2012, which presumably predates GGG, so I suspect that "contributors who use GGG cannot send a series without it" would not apply here.