Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH v4 1/4] cache-tree: Create/update cache-tree on checkout

From: Junio C Hamano <hidden>
Date: 2016-06-15 23:01:50

David Turner [off-list ref] writes:
When git checkout checks out a branch, create or update the
cache-tree so that subsequent operations are faster.

update_main_cache_tree learned a new flag, WRITE_TREE_REPAIR.  When
WRITE_TREE_REPAIR is set, portions of the cache-tree which do not
correspond to existing tree objects are invalidated (and portions which
do are marked as valid).  No new tree objects are created.

Signed-off-by: David Turner <redacted>
---
Looks safe, if a bit wasteful, to me.

Thanks; will queue.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help