Re: What's cooking in git.git (Jun 2019, #07; Fri, 28)
From: Taylor Blau <hidden>
Date: 2019-07-01 15:36:35
From: Taylor Blau <hidden>
Date: 2019-07-01 15:36:35
On Fri, Jun 28, 2019 at 03:17:42PM -0700, Junio C Hamano wrote:
* jk/check-connected-with-alternates (2019-06-28) 1 commit - check_connected: assume alternate ref tips are valid The tips of refs from the alternate object store can be used as starting point for reachability computation now. Will merge to 'next'.
Ah, I didn't see that you had queued this one as well. We also have this patch in our fork. It has been in our fork a little longer than the ref-filter patches, but this one has also been running without issue. Thanks, Taylor