Re: [PATCH] Update packfile transfer protocol documentation
From: Junio C Hamano <hidden> Date: 2016-06-15 22:47:38
Scott Chacon [off-list ref] writes:
The technical documentation for the packfile protocol is both sparse and
incorrect. This documents the fetch-pack/upload-pack and send-pack/
receive-pack protocols much more fully.
Thanks for starting this. There were a few little things I noticed
(e.g. SHA when it should say SHA-1 or "object name") but we can fix them
up in-tree.