]> granicus.if.org Git - git/commitdiff
Merge branch 'jt/diff-lazy-fetch-submodule-fix' into next
authorJunio C Hamano <gitster@pobox.com>
Fri, 23 Aug 2019 21:33:48 +0000 (14:33 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 23 Aug 2019 21:33:48 +0000 (14:33 -0700)
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

1  2 
diff.c

diff --cc diff.c
Simple merge