Ronnie Sahlberg <sahlb...@google.com> writes:

> Add receive.preferatomicpush setting to receive-pack.c. This triggers
> a new capability "prefer-atomic-push" to be sent back to the send-pack
> client, requesting the client, if it supports it, to request
> an atomic push.

I can understand a configuration that says "We take only atomics
when a push tries to update more than one", but this one is iffy.

If the receiver accepts non-atomic from older send-pack, those with
newer send-pack should have a way to say "the receiving end may
prefer atomic, but I choose not to."  Is there a way to do so?

And if there is such a way, what value does the preference add to
the user experience and the server's operation?

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to