From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 0PniINclXmVEPAEA9RJhRA:P1 (envelope-from ) for ; Wed, 22 Nov 2023 17:01:27 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 0PniINclXmVEPAEA9RJhRA (envelope-from ) for ; Wed, 22 Nov 2023 17:01:27 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 6844C14805 for ; Wed, 22 Nov 2023 17:01:27 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=GvxX8mE6; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1700668887; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=gOeBvHBjrYk1lK6NZsKFKkZxBvOCYRIce4ZSgF8qBSw=; b=Lr3GKl0YaHstqhC8s8K5Qnezf0w4Mvw4Ju/5J+cMT4xo4NGtwSACeELWJBq7tsMiTpxAfI uiqetbPIFoPm61ey7eLoXe48Ngnh68gCWAfsJhksQ/BEWP6W5Xjqvha6gi12fUmFQFabVJ lN+/lTi4lmOOeFLBSezvqAFsr1YsQwrAVI3Q29JoAMOIzL74UZ3HKhMad5mFD6BJvkpXTX XTqz5qHdJv8f41ICHM58FUDU+bLtDlfNUFaLSV53xR1VDUzL8l4Uu2Izl/Sp1zX0PPeBY9 mxJONgHJB73rGEKku68/m0yxKi4kuSmNKOFkRcs6wtoTmUfqlwHxRcGmLGuqog== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=GvxX8mE6; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1700668887; a=rsa-sha256; cv=none; b=QyGy8kfZ1F8oyHDUMFW/J4ciX8Ag9JJ6BpX1PE5fNOWe+/29r9I4wLTIwdKQMBf/nFK9k2 4HArEj0/AGT7zV5xLogfzyNntQOLwZT9R9vgidm6OzOrjmRd4ICWbNSVS2dIMF1eApkhjd 8idS6bVzJiiWPNqkmtYUWk6RtpYyvXBdb7jGp5rDawBoANUKHDJ9HfTlR5zJ23yR/JbrDx MJGW8EqssNUTxRmBhcfUGoomMVSXkT+DRVSCTKOnETBcKYbFEV3wogek0hr4SNqoR4Fz/w OmoEXZvqbO0v2zt2mwcayzq6oAyhm7gguAnwxEPoJawXIJfjt6StLBW4zMvDFA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r5pev-0005In-CJ; Wed, 22 Nov 2023 11:01:01 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1r5pet-0005I1-RC for guix-patches@gnu.org; Wed, 22 Nov 2023 11:00:59 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1r5pet-0008W5-HH for guix-patches@gnu.org; Wed, 22 Nov 2023 11:00:59 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r5pew-0006xT-Ps for guix-patches@gnu.org; Wed, 22 Nov 2023 11:01:02 -0500 Subject: bug#66650: bug#65720: Guile-Git-managed checkouts grow way too much Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 22 Nov 2023 16:01:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66650 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Simon Tournier Cc: Josselin Poiret , Christopher Baines , 65720-done@debbugs.gnu.org, 66650-done@debbugs.gnu.org Mail-Followup-To: 66650@debbugs.gnu.org, ludo@gnu.org, ludo@gnu.org Received: via spool by 66650-done@debbugs.gnu.org id=D66650.170066883726668 (code D ref 66650); Wed, 22 Nov 2023 16:01:02 +0000 Received: (at 66650-done) by debbugs.gnu.org; 22 Nov 2023 16:00:37 +0000 Received: from localhost ([127.0.0.1]:59708 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r5peX-0006w1-72 for submit@debbugs.gnu.org; Wed, 22 Nov 2023 11:00:37 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:43556) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r5peW-0006ve-9Q; Wed, 22 Nov 2023 11:00:36 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1r5peM-0008H9-WA; Wed, 22 Nov 2023 11:00:27 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=gOeBvHBjrYk1lK6NZsKFKkZxBvOCYRIce4ZSgF8qBSw=; b=GvxX8mE6Uo1o2+3E9xyr aWfc3kwEgxI6nfGYOTlKEnORwhg1HBpyR8Lo5YRKbC9lWAk16oKhmfRgmHbBRv35JW4UMz66rs/f+ yFZ8ss4qCFXlMO54jYDRGHNaJaHKbYlKH7ATY1GGxBg5DHO33vBhZ38IVnYxt7EInE2Ec28oP2bKx uU6GYmEiFxVIsDAyG1PdFR0LZqhxZSZpI3yK61yCs5BsMhUu5aAz7Vy9aXpoCi8QjzflP+bDJYbQq wnHLpPZMc8t10EwT7b37CZlqDeEvUI2LBJvW7DmiO8by61f4HHfjE7gSH3ADH1kwgyVYYBEAZFVSZ hIiZYWIhjrw3qA==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <86ttpehug4.fsf_-_@gmail.com> (Simon Tournier's message of "Wed, 22 Nov 2023 12:57:15 +0100") References: <87jzswsrlt.fsf@gnu.org> <87sf5swc3j.fsf@cbaines.net> <87o7fwae0q.fsf@gnu.org> <87v8a4el3a.fsf@gmail.com> <87h6ll28yh.fsf@gnu.org> <874jhem3z0.fsf@gnu.org> <86ttpehug4.fsf_-_@gmail.com> Date: Wed, 22 Nov 2023 17:00:07 +0100 Message-ID: <87h6ldkcc8.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -2.35 X-Spam-Score: -2.35 X-Migadu-Queue-Id: 6844C14805 X-Migadu-Scanner: mx13.migadu.com X-TUID: /j0ecyuYYuEO Hi, Simon Tournier skribis: > Somehow I was expressing: my view probably falls into the =E2=80=9CPremat= ure > optimization is the root of all evil=E2=80=9D category. Other said, I ha= ve no > objection and I will revisit the issue when I will be on fire, if I am, > or annoyed for real. Alright! Pushed as b150c546b04c9ebb09de9f2c39789221054f5eea. Let=E2=80=99s see how it behaves and if there are problems we had overlooke= d=E2=80=A6 Ludo=E2=80=99.