commit | 9b4030cd98c7fa564905979d075aaf1312de8567 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Mon Oct 08 11:34:02 2012 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Oct 08 11:34:02 2012 -0700 |
tree | 505dd98ba2a8259e1e4fb18b1a97bca142594407 | |
parent | 63c0c2c8a0be285be5c3dec6191540d60489b8a0 [diff] | |
parent | 31b808a03290a4f87c571cc1c61f26d8a03c7025 [diff] |
Merge branch 'rt/maint-clone-single' into maint A repository created with "git clone --single" had its fetch refspecs set up just like a clone without "--single", leading the subsequent "git fetch" to slurp all the other branches, defeating the whole point of specifying "only this branch". * rt/maint-clone-single: clone --single: limit the fetch refspec to fetched branch