diff options
author | Junio C Hamano <gitster@pobox.com> | 2018-11-21 22:57:48 +0900 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-11-21 22:57:48 +0900 |
commit | 081173796590013509daede1068a1c022e3a7802 (patch) | |
tree | 3d70f2fd87bf4959a130a86a510c23081fbbb483 /dir-iterator.c | |
parent | Merge branch 'sm/show-superproject-while-conflicted' into maint (diff) | |
parent | fetch-pack: exclude blobs when lazy-fetching trees (diff) | |
download | tgif-081173796590013509daede1068a1c022e3a7802.tar.xz |
Merge branch 'jt/non-blob-lazy-fetch' into maint
A partial clone that is configured to lazily fetch missing objects
will on-demand issue a "git fetch" request to the originating
repository to fill not-yet-obtained objects. The request has been
optimized for requesting a tree object (and not the leaf blob
objects contained in it) by telling the originating repository that
no blobs are needed.
* jt/non-blob-lazy-fetch:
fetch-pack: exclude blobs when lazy-fetching trees
fetch-pack: avoid object flags if no_dependents
Diffstat (limited to 'dir-iterator.c')
0 files changed, 0 insertions, 0 deletions