]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit57c054c5d0e72d5665322a4bebb7f380390edde5
treea6dc5fc94f7a2c8c05a5d215ad7a73d2a1b7c858
parent60ad08bfdfe393fd86391e2f9e60e8ffccc78e5b
parent0ec4b1650ccac48513f8cfb00d0778ba1d3e8fca
Merge branch 'nd/clone-single-fix'

"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
builtin/clone.c