From: Junio C Hamano Date: Mon, 8 Oct 2012 18:34:02 +0000 (-0700) Subject: Merge branch 'rt/maint-clone-single' into maint X-Git-Tag: v1.7.12.3~3 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/9b4030cd98c7fa564905979d075aaf1312de8567?hp=--cc 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 --- 9b4030cd98c7fa564905979d075aaf1312de8567