Message ID | pull.1501.v3.git.git.1683828635.gitgitgadget@gmail.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <git-owner@vger.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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4F751C7EE24 for <git@archiver.kernel.org>; Thu, 11 May 2023 18:11:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239136AbjEKSLH (ORCPT <rfc822;git@archiver.kernel.org>); Thu, 11 May 2023 14:11:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38588 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238397AbjEKSLE (ORCPT <rfc822;git@vger.kernel.org>); Thu, 11 May 2023 14:11:04 -0400 Received: from mail-wm1-x329.google.com (mail-wm1-x329.google.com [IPv6:2a00:1450:4864:20::329]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1BBA58690 for <git@vger.kernel.org>; Thu, 11 May 2023 11:10:40 -0700 (PDT) Received: by mail-wm1-x329.google.com with SMTP id 5b1f17b1804b1-3f315735514so295529865e9.1 for <git@vger.kernel.org>; Thu, 11 May 2023 11:10:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1683828637; x=1686420637; h=cc:to:mime-version:content-transfer-encoding:fcc:subject:date:from :references:in-reply-to:message-id:from:to:cc:subject:date :message-id:reply-to; bh=3q5J+mYP7ohToB0pqYz6lSFzcMovWrT5rQzxkTkRdA8=; b=nFwSBop84NcuH/405wyFRwNaJU07U07KU+putX9vguU9hKKTLnDxI5eu/9lePLFpPR lj1HNxmxdULdv7sr/eMw1FXdrxvod9DXtFzgbL1KpHm8P+VtizC4QScr1lGCO9nYsDO3 Nbl+KOuPiAf2VAFN/cCLxxgbwgNYyyxvPWbqdjArB2Mk5/cEfMcEUFwvxmBt5wB+7qdf +VQyvK2pLQHfpGqTOSF7W0khyUm5BBt+X68VmQzTLfPW1gFY2n+WoYz1sBOuV2fLp/y9 dd6vnLh+oOnTxjh4zAySD5WOKw5xd9nRnAFdRcU6mrE3WaH7T2tkoOrgAkbuCDJOD+6Z mzTg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683828637; x=1686420637; h=cc:to:mime-version:content-transfer-encoding:fcc:subject:date:from :references:in-reply-to:message-id:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3q5J+mYP7ohToB0pqYz6lSFzcMovWrT5rQzxkTkRdA8=; b=lLrxhMM2Lf4vuk/S/8IEn30Zaa5Crt/m7qdjtd+bMnRtKaFQq90LkSByoG2EsQhw4O u/F+aEC0UtTEKucdScRuC10MqF5uR7Uwyv59Sf4/jZXnKJ5wblbYX298DY+GwxR0CFAb MoCyrjjLGchMGPEAdU7zhlJ5P06OkSSN5t+/EjeRKFlXTBLw1MaSOsvOQ49S0YafgmwN ZWzl2Io8MK2RnLrd9QK3gSk952/MI0ZtwmODeActMKE7W201pnbBMnv9tNprwjw6RbNa gAneS/Ss0804yvb3Y25ZSBnodX6JoY0wxOIJMVJrNxCe2sQZzFtmeZ6WxTLEmLTZ2SCC OicA== X-Gm-Message-State: AC+VfDwISpVfk47I7l44i7+TVTZamnED2yGFyIHx5FhDjGdWCGPm4LFv s5SCj9mxFwS2LNBPBUfQ8aYWr3tS+hs= X-Google-Smtp-Source: ACHHUZ6XpL1gvnxvu/3kzWpzJX4hCUiCu7KJ6Ip5doCpA1P+xZe16+j2i3yE81HgGrJJ7M3RRkCFgg== X-Received: by 2002:adf:e584:0:b0:2fe:e455:666c with SMTP id l4-20020adfe584000000b002fee455666cmr18802626wrm.33.1683828636651; Thu, 11 May 2023 11:10:36 -0700 (PDT) Received: from [127.0.0.1] ([13.74.141.28]) by smtp.gmail.com with ESMTPSA id p1-20020a5d4581000000b0030639a86f9dsm20968331wrq.51.2023.05.11.11.10.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 11 May 2023 11:10:36 -0700 (PDT) Message-Id: <pull.1501.v3.git.git.1683828635.gitgitgadget@gmail.com> In-Reply-To: <pull.1501.v2.git.git.1683659931.gitgitgadget@gmail.com> References: <pull.1501.v2.git.git.1683659931.gitgitgadget@gmail.com> From: "John Cai via GitGitGadget" <gitgitgadget@gmail.com> Date: Thu, 11 May 2023 18:10:30 +0000 Subject: [PATCH v3 0/4] pack-refs: allow users control over which refs to pack Fcc: Sent Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 To: git@vger.kernel.org Cc: Junio C Hamano <gitster@pobox.com>, Christian Couder <christian.couder@gmail.com>, John Cai <johncai86@gmail.com> Precedence: bulk List-ID: <git.vger.kernel.org> X-Mailing-List: git@vger.kernel.org |
Series |
pack-refs: allow users control over which refs to pack
|
expand
|