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 43D6E1F9FC; Sun, 28 Mar 2021 09:31:24 +0000 (UTC) Date: Sun, 28 Mar 2021 03:31:24 -0600 From: Eric Wong To: meta@public-inbox.org Subject: Re: [PATCH 11/12] lei: drop coderepo placeholders, submodule TODO Message-ID: <20210328093124.GA17550@dcvr> References: <20210328090124.3541-1-e@80x24.org> <20210328090124.3541-12-e@80x24.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20210328090124.3541-12-e@80x24.org> List-Id: Eric Wong wrote: > "lei blob" supports --git-dir and -C, and checks if the > current directory has a git directory associated with it. > It will likely support submodules in the future. > > I'm inclined to believe declaring coderepos in a command-line > tool is needless clutter and users will rarely want to search > for blobs across different projects when on the command-line. Fwiw, we may we end up supporting read-write JMAP AND expose blob reconstruction as a vendor-specific JMAP function. But that's not happening for 1.7...