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-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,AWL,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 775C11F4C0; Wed, 16 Oct 2019 10:04:45 +0000 (UTC) Date: Wed, 16 Oct 2019 10:04:45 +0000 From: Eric Wong To: Alyssa Ross Cc: meta@public-inbox.org Subject: Re: public-inbox-init with minimal info Message-ID: <20191016100445.GA23983@dcvr> References: <878sq0iwt2.fsf@alyssa.is> <20191005051434.GA23947@dcvr> <87pnjb4a1f.fsf@alyssa.is> <20191005195838.nypagsfok24b5odr@dcvr> <87h84m42vc.fsf@alyssa.is> <20191006120104.GA24228@dcvr> <87tv8k5ldb.fsf@alyssa.is> <20191008071101.GA28837@dcvr> <874l0ice8v.fsf@alyssa.is> <20191010081924.GA14812@ailurophile> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20191010081924.GA14812@ailurophile> List-Id: Eric Wong wrote: > Alyssa Ross wrote: > > Here's an idea for a lint: I lost most of a day wondering what I had > > done wrong, before realising that I was setting mainrepo to all.git, > > rather than its parent directory. The name "mainrepo" isn't great, IMO, > > but a lint could have accomodated for that. > > Sorry about wasting your time! Yeah, "mainrepo" is a bad name, > especially with v2 :< > > I guess we can shift to "inboxdir" and keep the old alias > indefinitely for compatibility, since there's already INBOX_DIR > all over the documentation. Patches posted at: https://public-inbox.org/meta/20191016085955.23674-1-e@80x24.org/ (and I needed a 3/2 fixup after deploying :x) Will merge to master soonish. I think it's the last major thing to do before 1.2.0 (and some more doc updates coming...)