From: Sebastian Schuberth Date: Wed, 6 Jan 2016 13:06:47 +0000 (+0100) Subject: docs: clarify that passing --depth to git-clone implies --single-branch X-Git-Tag: v2.7.1~2^2~2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/28a1b56932c222b326e4ac0cd480d4e0be72fb1c?ds=inline;hp=28a1b56932c222b326e4ac0cd480d4e0be72fb1c docs: clarify that passing --depth to git-clone implies --single-branch It is confusing to document how --depth behaves as part of the --single-branch docs. Better move that part to the --depth docs, saying that it implies --single-branch by default. Signed-off-by: Sebastian Schuberth Signed-off-by: Junio C Hamano ---