Merge branch 'nd/clone-single-fix'
authorJunio C Hamano <gitster@pobox.com>
Thu, 5 Jul 2012 06:41:41 +0000 (23:41 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 5 Jul 2012 06:41:41 +0000 (23:41 -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

1  2 
builtin/clone.c
diff --cc builtin/clone.c
Simple merge