From: Junio C Hamano Date: Fri, 23 Aug 2019 21:33:48 +0000 (-0700) Subject: Merge branch 'jt/diff-lazy-fetch-submodule-fix' into next X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=16997cac2694bd42b3c4d8314bdfb2632d039b60;p=git Merge branch 'jt/diff-lazy-fetch-submodule-fix' into next On-demand object fetching in lazy clone incorrectly tried to fetch commits from submodule projects, while still working in the superproject, which has been corrected. * jt/diff-lazy-fetch-submodule-fix: diff: skip GITLINK when lazy fetching missing objs --- 16997cac2694bd42b3c4d8314bdfb2632d039b60