Message ID | pull.1005.v6.git.1635323239.gitgitgadget@gmail.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <git-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 79911C433F5 for <git@archiver.kernel.org>; Wed, 27 Oct 2021 08:27:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5786060296 for <git@archiver.kernel.org>; Wed, 27 Oct 2021 08:27:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240891AbhJ0I3s (ORCPT <rfc822;git@archiver.kernel.org>); Wed, 27 Oct 2021 04:29:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45318 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239115AbhJ0I3r (ORCPT <rfc822;git@vger.kernel.org>); Wed, 27 Oct 2021 04:29:47 -0400 Received: from mail-wm1-x332.google.com (mail-wm1-x332.google.com [IPv6:2a00:1450:4864:20::332]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E83CEC061570 for <git@vger.kernel.org>; Wed, 27 Oct 2021 01:27:21 -0700 (PDT) Received: by mail-wm1-x332.google.com with SMTP id j35-20020a05600c1c2300b0032caeca81b7so2457069wms.0 for <git@vger.kernel.org>; Wed, 27 Oct 2021 01:27:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=message-id:in-reply-to:references:from:date:subject:fcc :content-transfer-encoding:mime-version:to:cc; bh=qkoXr7vi4HQn1de4t7jUwtlp8Q6IPQ3WbZ3Y6yopBWo=; b=AsJjoPFIij8MHDsTZc7oKwgvFFRpwIpNs/kv9HpCYSaysdJ9wmdoaxzLg5YN1d8A6/ q87N8bp+Ibesng0/xutt6SbfhsyFaIUR2N/vgyZeV/RrhjNMRtkXeabv6KZRwxN6wS4Y IlOxpWv96FAtNqm/TpA5aHDvXB5ztltZiU6bvawdvrElAOkMrX2zalnh6EF2PB7Ezh/o OvAaN+pB8kOwmAXY02rAJqNfrkMxJf1y1G0ZUWmEtpDOhgc7xXSHAq96nqJO5b6i4x7L Y/zsUaf/AkQg8RrSp+8lUoR9xk31wYmHI9NQT8muKY1g6B0MS/VPYf/BKsXeyRJKLq3C 98oQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:in-reply-to:references:from:date :subject:fcc:content-transfer-encoding:mime-version:to:cc; bh=qkoXr7vi4HQn1de4t7jUwtlp8Q6IPQ3WbZ3Y6yopBWo=; b=IFIJBEm18ohhQkZrtW8IMEj722WdL2fhrj0jHAmYyQkoJEo9wS5/Xywqa4B9YbOQgH FFFz9miFzv+91EBzgesRLaYt2QJ9brkU2Wl4g1kgtOWTaVueBwj8ztbUpuPmKa8ONUTU 3wrDVpIPpmZ1T/AQYcRe1m/Tw3h+mmDLBPiqpirsRsgX4b2YZb3/VPt7ygNxTwZNGSQh kmmneRBkWjdMOJx2frGVV6zjZms6sFOR1iaT1rYUCIHz6EfpwseJuUKQyZpQvhf1GDZ/ rrO14zSe41ymtYdu2V+enFnN8PhvXZwZ7YZQpjnUdnjB8Mm/VU6OhiPou74KRBNVkDUi CPhA== X-Gm-Message-State: AOAM530L7tD3LeLrIy+FzbG74M/fp/dSxCTa8baLMwCnveitNBzy+2s9 X81vablsZwwQWN2n9RC7l/tFCxAh+UA= X-Google-Smtp-Source: ABdhPJx4KorFTlMY73awAi13VNraZu+a2d4ZUt3h43qdQqjmyuppOIG1HWWim6aZEnMTC5Kk/dvQuQ== X-Received: by 2002:a7b:cb12:: with SMTP id u18mr4208760wmj.109.1635323240323; Wed, 27 Oct 2021 01:27:20 -0700 (PDT) Received: from [127.0.0.1] ([13.74.141.28]) by smtp.gmail.com with ESMTPSA id m15sm2944800wmq.0.2021.10.27.01.27.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 27 Oct 2021 01:27:19 -0700 (PDT) Message-Id: <pull.1005.v6.git.1635323239.gitgitgadget@gmail.com> In-Reply-To: <pull.1005.v5.git.1633604349.gitgitgadget@gmail.com> References: <pull.1005.v5.git.1633604349.gitgitgadget@gmail.com> From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@gmail.com> Date: Wed, 27 Oct 2021 08:27:04 +0000 Subject: [PATCH v6 00/15] Upstreaming the Scalar command Fcc: Sent Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 To: git@vger.kernel.org Cc: Derrick Stolee <stolee@gmail.com>, Eric Sunshine <sunshine@sunshineco.com>, =?utf-8?b?w4Z2YXIgQXJuZmrDtnLDsA==?= Bjarmason <avarab@gmail.com>, Elijah Newren <newren@gmail.com>, Bagas Sanjaya <bagasdotme@gmail.com>, Theodore Ts'o <tytso@mit.edu>, Johannes Schindelin <johannes.schindelin@gmx.de> Precedence: bulk List-ID: <git.vger.kernel.org> X-Mailing-List: git@vger.kernel.org |
Series |
Upstreaming the Scalar command
|
expand
|
On 10/27/2021 4:27 AM, Johannes Schindelin via GitGitGadget wrote: > tl;dr: This series contributes the core part of the Scalar command to the > Git project. This command provides an opinionated way to create and > configure Git repositories with a focus on very large repositories. I started a discussion [1] to help answer some big questions about this series, but to separate those thoughts from the concrete patches. If you are interested, please contribute feedback there. [1] https://lore.kernel.org/git/b67bbef4-e4c3-b6a7-1c7f-7d405902ef8b@gmail.com/ Thanks, -Stolee