]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jt/lazy-object-fetch-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 24 Sep 2018 17:30:52 +0000 (10:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 24 Sep 2018 17:30:52 +0000 (10:30 -0700)
The code to backfill objects in lazily cloned repository did not
work correctly, which has been corrected.

* jt/lazy-object-fetch-fix:
  fetch-object: set exact_oid when fetching
  fetch-object: unify fetch_object[s] functions

1  2 
sha1-file.c
t/t0410-partial-clone.sh
unpack-trees.c

diff --cc sha1-file.c
Simple merge
Simple merge
diff --cc unpack-trees.c
Simple merge