Skip to content
  • Junio C Hamano's avatar
    Merge branch 'bw/protocol-v1' · 4c6dad00
    Junio C Hamano authored
    A new mechanism to upgrade the wire protocol in place is proposed
    and demonstrated that it works with the older versions of Git
    without harming them.
    
    * bw/protocol-v1:
      Documentation: document Extra Parameters
      ssh: introduce a 'simple' ssh variant
      i5700: add interop test for protocol transition
      http: tell server that the client understands v1
      connect: tell server that the client understands v1
      connect: teach client to recognize v1 server response
      upload-pack, receive-pack: introduce protocol version 1
      daemon: recognize hidden request arguments
      protocol: introduce protocol extension mechanisms
      pkt-line: add packet_write function
      connect: in ref advertisement, shallows are last
    4c6dad00