Merge branch 'nd/clone-single-fix' into maint
authorJunio C Hamano <gitster@pobox.com>
Wed, 11 Jul 2012 19:48:29 +0000 (12:48 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 11 Jul 2012 19:48:29 +0000 (12:48 -0700)
"git clone --single-branch" to clone a single branch did not limit
the cloning to the specified branch.

* nd/clone-single-fix:
  clone: fix ref selection in --single-branch --branch=xxx


Trivial merge