Re: [PATCH v5 0/4] Filter alternate references

2018-10-09 Thread Taylor Blau
On Mon, Oct 08, 2018 at 11:09:18PM -0400, Jeff King wrote: > On Mon, Oct 08, 2018 at 11:09:20AM -0700, Taylor Blau wrote: > > > Attached is (what I anticipate to be) the final re-roll of my series to > > introduce 'core.alternateRefsCommand' and 'core.alternateRefsPrefixes' > > in order to limit th

Re: [PATCH v5 0/4] Filter alternate references

2018-10-08 Thread Jeff King
On Mon, Oct 08, 2018 at 11:09:20AM -0700, Taylor Blau wrote: > Attached is (what I anticipate to be) the final re-roll of my series to > introduce 'core.alternateRefsCommand' and 'core.alternateRefsPrefixes' > in order to limit the ".have" advertisement when pushing over protocol > v1 to a reposit

[PATCH v5 0/4] Filter alternate references

2018-10-08 Thread Taylor Blau
Hi, Attached is (what I anticipate to be) the final re-roll of my series to introduce 'core.alternateRefsCommand' and 'core.alternateRefsPrefixes' in order to limit the ".have" advertisement when pushing over protocol v1 to a repository with configured alternates. Not much has changed from last t