mirror of
https://github.com/git/git.git
synced 2026-03-23 15:10:07 +01:00
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
25 KiB
25 KiB