Re: [PATCH] cache-tree: populate cache-tree on successful merge
From: Junio C Hamano <hidden> Date: 2016-06-15 23:05:55
David Turner [off-list ref] writes:
The work done to produce the cache-tree is work that the commit would
otherwise have to do. So we're spending extra time in one place to
eliminate that work in a different place.