Re: [PATCH] Document two pack push-pull protocols.

2005-07-13 Thread Linus Torvalds
On Wed, 13 Jul 2005, Junio C Hamano wrote: > > There currently are these two pack push-pull protocols used for > different purposes. Maybe you invented another today? I have > not looked beyond your log message. No, it's the upload-pack one. The send-pack protocol is just for writing new stu

[PATCH] Document two pack push-pull protocols.

2005-07-13 Thread Junio C Hamano
This documents the two pack push-pull protocols used by the smart upload-fetch/clone and send/receive commands. Signed-off-by: Junio C Hamano <[EMAIL PROTECTED]> --- There currently are these two pack push-pull protocols used for different purposes. Maybe you invented another today? I have not