From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 6F97D1FF9C; Fri, 16 Oct 2020 07:02:41 +0000 (UTC) Date: Fri, 16 Oct 2020 07:02:41 +0000 From: Eric Wong To: meta@public-inbox.org Subject: oops, :x was supposed to be 1/3 for git: stuff Message-ID: <20201016070241.GA22873@dcvr> References: <20201016070034.22204-1-e@80x24.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20201016070034.22204-1-e@80x24.org> List-Id: Fat-fingered and sent the wrong directory. Anyways, some git async fixes which seems to be working well enough and ironed out by yet-to-be-published extsearch indexing code. AFAIK none of the current code in public-inbox.git is affected by these chagnes.