Thread (10 messages) flat view 10 messages, 5 authors, 2020-11-03

Re: [PATCH 2/4] push: teach --base for ssh:// and file://

From: Derrick Stolee <hidden>
Date: 2020-11-03 13:57:51

On 11/2/2020 7:26 PM, Jonathan Tan wrote:
For the ssh:// and file:// transports, teach push the "--base"
parameter, which indicates an ancestor of the commits to be pushed that
is believed to be known by the server.
Looking at this patch, I don't see any reason why this couldn't be
a multi-valued parameter that populates a string_list on the client
and the server translates into a list of object_ids. Converting from
the current single-base model to a multiple-base model would probably
be just as big of a patch as this one, so perhaps jump straight to
that capability instead of pausing at the single-base model here?

Thanks,
-Stolee
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help