From: Sebastian Schuberth Date: Fri, 8 Jan 2016 09:18:21 +0000 (+0100) Subject: docs: say "commits" in the --depth option wording for git-clone X-Git-Tag: v2.7.1~2^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/fc142811d14d3acb64d1c2057a774fa1573e60cb?hp=fc142811d14d3acb64d1c2057a774fa1573e60cb docs: say "commits" in the --depth option wording for git-clone It is not wrong to talk about "revisions" here, but in this context revisions are always commits, and that is how we already name it in the git-fetch docs. So align the docs by always referring to "commits". Signed-off-by: Junio C Hamano ---