]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ss/clone-depth-single-doc'
authorJunio C Hamano <gitster@pobox.com>
Wed, 20 Jan 2016 19:43:35 +0000 (11:43 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 20 Jan 2016 19:43:35 +0000 (11:43 -0800)
commit85705cfb572878296f26a7fef0d174b5ec694161
tree5745cd13cb16587abe8c4e6a4699233297ccd50f
parent76b620d8166bf4cc7cadbc61f9927799ceea9162
parent60253a605d230a7fd2b32e77e94bd620c1399b72
Merge branch 'ss/clone-depth-single-doc'

Documentation for "git fetch --depth" has been updated for clarity.

* ss/clone-depth-single-doc:
  docs: clarify that --depth for git-fetch works with newly initialized repos
  docs: say "commits" in the --depth option wording for git-clone
  docs: clarify that passing --depth to git-clone implies --single-branch
Documentation/fetch-options.txt
Documentation/git-clone.txt