From: Junio C Hamano <gitster@pobox.com>
To: Jonathan Tan <jonathantanmy@google.com>
Cc: git@vger.kernel.org
Subject: Re: [RFC PATCH] push: perform negotiation before sending packfile
Date: Mon, 22 Feb 2021 13:32:44 -0800 [thread overview]
Message-ID: <xmqq8s7f7pqb.fsf@gitster.g> (raw)
In-Reply-To: <20210222200146.1393467-1-jonathantanmy@google.com> (Jonathan Tan's message of "Mon, 22 Feb 2021 12:01:46 -0800")
Jonathan Tan <jonathantanmy@google.com> writes:
> I guess the idea is to have a push that does not start with a ref
> advertisement, therefore making everything more modular?
Yes, making things modular and reusable would be valuable---if the
fetch side were already structured like I dreamed in the message you
are responding to with a separate 'negotiate' service, the RFC patch
would have looked much nicer.
I am also interested in seeing was not to require a new connection
for an extra roundtrip.
Thanks.
next prev parent reply other threads:[~2021-02-22 21:33 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-18 1:21 [RFC PATCH] push: perform negotiation before sending packfile Jonathan Tan
2021-02-18 1:34 ` Junio C Hamano
2021-02-18 20:25 ` Junio C Hamano
2021-02-18 21:33 ` Junio C Hamano
2021-02-19 0:42 ` Jonathan Tan
2021-02-20 3:25 ` Junio C Hamano
2021-02-22 20:01 ` Jonathan Tan
2021-02-22 21:32 ` Junio C Hamano [this message]
2021-02-18 23:02 ` Jonathan Tan
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=xmqq8s7f7pqb.fsf@gitster.g \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=jonathantanmy@google.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.