]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commitee99ba7afbbe1c13b10e27f5f9d162f691682146
treecedb1c3eba5f357d1479d4a99db260394e555e69
parent4af130af0cfcb88c82eb223d964d4aa94d1d55d5
parente68302011c902961bc55db5eec9b9e32acd114ca
Merge branch 'jt/lazy-object-fetch-fix'

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
sha1-file.c
t/t0410-partial-clone.sh
unpack-trees.c