From: Eric Wong <e@yhbt.net>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: `seen' datapoint [was: What's cooking in git.git (Jun 2020, #04; Mon, 22)]
Date: Sun, 28 Jun 2020 19:22:27 +0000 [thread overview]
Message-ID: <20200628192227.GA20227@dcvr> (raw)
In-Reply-To: <xmqqimfid2l1.fsf@gitster.c.googlers.com>
Junio C Hamano <gitster@pobox.com> wrote:
> The 'pu' (proposed updates) branch has been renamed to 'seen' to use
> a more meaningful name (after all, the purpose of it is not to
> contain all proposals, but to merely serve as a place to park what
> the maintainer happened to have seen) and more importantly, to make
> room for topics from those contributors whose two-letter name
> abbreviation needs to be 'pu' under 'pu/$topicName'.
So I had receive.denyNonFastforwards=true set, and a
special cases for `pu':
fetch = +refs/heads/pu:refs/remotes/origin/pu
Which necessitated s/pu/seen/. So I wonder if there's other
denyNonFastforwards users out there affected. Anyways, just
a data point...
next prev parent reply other threads:[~2020-06-28 19:22 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-23 0:54 What's cooking in git.git (Jun 2020, #04; Mon, 22) Junio C Hamano
2020-06-23 10:00 ` Jeff King
2020-06-23 12:46 ` Johannes Schindelin
2020-06-23 19:16 ` Junio C Hamano
2020-06-28 19:22 ` Eric Wong [this message]
2020-06-29 1:22 ` `seen' datapoint [ Junio C Hamano
2020-06-29 2:04 ` Eric Wong
2020-06-29 18:45 ` Jeff King
2020-06-29 19:03 ` Eric Wong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200628192227.GA20227@dcvr \
--to=e@yhbt.net \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.