projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
c8382c1
0ec4b16
)
Merge branch 'nd/clone-single-fix' into maint
author
Junio C Hamano
<gitster@pobox.com>
Wed, 11 Jul 2012 19:48:29 +0000
(12:48 -0700)
committer
Junio 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