Merge branch 'jl/maint-submodule-recurse-fetch' into maint
commit17f695b479546c691f797a5f1d153fbb3010fb2f
authorJunio C Hamano <gitster@pobox.com>
Wed, 2 May 2012 04:12:25 +0000 (1 21:12 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 2 May 2012 04:12:25 +0000 (1 21:12 -0700)
treef19c955969fab844c15284f21d2643f18da013c1
parent089c0ca8b6b1375336477e5011619c18a59b83e3
parenta6801adc5249c847a596a0d36ffce2a649bc4ade
Merge branch 'jl/maint-submodule-recurse-fetch' into maint

"git fetch" that recurses into submodules on demand did not check if it
needs to go into submodules when non branches (most notably, tags) are
fetched.

By Jens Lehmann
* jl/maint-submodule-recurse-fetch:
  submodules: recursive fetch also checks new tags for submodule commits
builtin/fetch.c