commit | bc40deabbce2fec844c57bf933143babe549bce3 | [log] [tgz] |
---|---|---|
author | Philip Oakley <philipoakley@iee.org> | Wed Sep 19 00:25:28 2012 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Sep 18 21:47:12 2012 -0700 |
tree | 7687f3491d9608e2cdd491885e3ef989aaae947e | |
parent | 304b7d99a705e8c125650dda347a571402222a3e [diff] |
Doc: shallow clone deepens _to_ new depth Clarify that 'depth=' specifies the new depth from the remote's branch tip. It does not add the depth to the existing shallow clone. (details from pack-protocol.txt). Clarify that tags are not fetched. (details from shallow.txt) Signed-off-by: Philip Oakley <philipoakley@iee.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>