Commit 64d01de8a7802ebec031f921496747bf09426df1

Carlos Martín Nieto 2012-07-24T14:23:16

remote: start moving the protocol to a common area For the transition, http is going to keep its own logic until the git/common code catches up with the implied multi_ack that http has. This also has the side-effect of making the code cleaner and more correct regardingt he protocol.