Thread (34 messages) flat view 34 messages, 4 authors, 2016-06-16

Re: [WIP PATCH 00/14] Protocol v2 patches

From: David Turner <hidden>
Date: 2016-06-16 02:19:08

On Fri, 2016-04-29 at 16:34 -0700, Stefan Beller wrote:
Hi David,

here are my patches for a protocol v2.

("Negotiate capabilities before doing anything else", or as code:

        static void upload_pack_version_2(void)
        {
                send_capabilities_version_2();
                receive_capabilities_version_2();

                /* The rest of the protocol stays the same,
capabilities advertising
                   is disabled though. */
                advertise_capabilities = 0;
                upload_pack();
        }
)
Overall, except for the comments I made, these patches seem sensible. 

Would it be possible to add some docs on the new protocol when you re
-roll?  (I know these are just the initial patches, but it really helps
me to see an explanation along with the code).
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help