diff options
author | Junio C Hamano <gitster@pobox.com> | 2018-10-19 13:34:08 +0900 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-10-19 13:34:08 +0900 |
commit | a08b1d62b0c58c795b3ddbe34ea1f68786b95c82 (patch) | |
tree | 41ea597bdcbef73f5475f7906551d8748a3b2910 /Documentation/git-stripspace.txt | |
parent | Merge branch 'tb/filter-alternate-refs' (diff) | |
parent | cache-tree: skip some blob checks in partial clone (diff) | |
download | tgif-a08b1d62b0c58c795b3ddbe34ea1f68786b95c82.tar.xz |
Merge branch 'jt/cache-tree-allow-missing-object-in-partial-clone'
In a partial clone that will lazily be hydrated from the
originating repository, we generally want to avoid "does this
object exist (locally)?" on objects that we deliberately omitted
when we created the clone. The cache-tree codepath (which is used
to write a tree object out of the index) however insisted that the
object exists, even for paths that are outside of the partial
checkout area. The code has been updated to avoid such a check.
* jt/cache-tree-allow-missing-object-in-partial-clone:
cache-tree: skip some blob checks in partial clone
Diffstat (limited to 'Documentation/git-stripspace.txt')
0 files changed, 0 insertions, 0 deletions