Merge branch 'jt/diff-lazy-fetch-submodule-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 9 Sep 2019 19:26:38 +0000 (12:26 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 Sep 2019 19:26:38 +0000 (12:26 -0700)
commitd8b1ce79729b1744727c29ec818c34ec43ee9599
treea21bcc0d9437bad6fd5f37361a11381fd8e05ee9
parent8ce8a63b46298501c9afebfea28ed3339a9104b7
parenta63694f52355b412b65515961401cd2359fed544
Merge branch 'jt/diff-lazy-fetch-submodule-fix'

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
diff.c