Files
git/builtin
Junio C Hamano 9b4030cd98 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
2012-10-08 11:34:02 -07:00
..
2012-09-12 14:08:05 -07:00
2012-09-11 11:23:54 -07:00
2012-07-09 09:02:19 -07:00
2012-07-22 12:55:07 -07:00