Merge branch 'rt/maint-clone-single'
authorJunio C Hamano <gitster@pobox.com>
Mon, 1 Oct 2012 19:58:10 +0000 (12:58 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 1 Oct 2012 19:58:10 +0000 (12:58 -0700)
commit92f6e98c69670689c868452a91d9ed1c2c39eac2
tree4e3165386742cf1a4ad998132ee5475997f9ff02
parent261b5119c7a7cb778dd812cfb006b511c5bc4065
parent31b808a03290a4f87c571cc1c61f26d8a03c7025
Merge branch 'rt/maint-clone-single'

Running "git fetch" in a repository made with "git clone --single"
slurps all the branches, defeating the point of "--single".

* rt/maint-clone-single:
  clone --single: limit the fetch refspec to fetched branch
Documentation/git-clone.txt
builtin/clone.c