Merge branch 'nd/clone-single-fix' into maint
commit4ac01b0cbc27b314333362e77323850e78a7448c
authorJunio C Hamano <gitster@pobox.com>
Wed, 11 Jul 2012 19:48:29 +0000 (11 12:48 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 11 Jul 2012 19:48:29 +0000 (11 12:48 -0700)
tree7f99def2b5c3bfe2973139de2c801862c6949f44
parentc8382c1500be51a869eb87feb00210c8d5a05a31
parent0ec4b1650ccac48513f8cfb00d0778ba1d3e8fca
Merge branch 'nd/clone-single-fix' into maint

"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