commit | 4a1c26951610fa1d2b9f8d9f7c85979bed856c94 | [log] [tgz] |
---|---|---|
author | Alex Neronskiy <zakmagnus@google.com> | Wed Jun 08 15:11:51 2011 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Jun 08 18:08:21 2011 -0700 |
tree | ea586d3a9eabf7e2f53aec3a23b9cae7f148d429 | |
parent | a1e90b2352f9f45293d3d439270f81607284ca9a [diff] |
Document the underlying protocol used by shallow repositories and --depth commands. Explain the exchange that occurs between a client and server when the client is requesting shallow history and/or is already using a shallow repository. Signed-off-by: Alex Neronskiy <zakmagnus@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>