]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'pk/subsub-fetch-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 25 Nov 2020 23:24:52 +0000 (15:24 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 25 Nov 2020 23:24:52 +0000 (15:24 -0800)
"git fetch" did not work correctly with nested submodules where the
innermost submodule that is not of interest got updated in the
upstream, which has been corrected.

* pk/subsub-fetch-fix:
  submodules: fix of regression on fetching of non-init subsub-repo

1  2 
t/t5526-fetch-submodules.sh

Simple merge