]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commitd627bf6039ac3db5600cb76c738c13bb6e8204d0
tree477f52f63ab6fd3ff005dba7f602948336b671ca
parentfcf26ef53ad91400591c47b854a2a834632d6010
parent1b7ac4e6d4d490b224f5206af7418ed74e490608
Merge branch 'pk/subsub-fetch-fix'

"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
t/t5526-fetch-submodules.sh