From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 6Ow0HuyLLmHbQgAAgWs5BA (envelope-from ) for ; Tue, 31 Aug 2021 22:07:08 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id aIyrGeyLLmG5cQAAB5/wlQ (envelope-from ) for ; Tue, 31 Aug 2021 20:07:08 +0000 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 D658828B08 for ; Tue, 31 Aug 2021 22:07:07 +0200 (CEST) Received: from localhost ([::1]:42706 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mLA2E-0008EG-Sq for larch@yhetil.org; Tue, 31 Aug 2021 16:07:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54910) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mLA2A-0008E8-KL for guix-patches@gnu.org; Tue, 31 Aug 2021 16:07:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52174) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mLA2A-0002Ry-D2 for guix-patches@gnu.org; Tue, 31 Aug 2021 16:07:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mLA29-0000Cr-Vz for guix-patches@gnu.org; Tue, 31 Aug 2021 16:07:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50274] [PATCH] guix: git: Adds feature to download git repository to the store. Resent-From: jgart Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 31 Aug 2021 20:07:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50274 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Sarah Morgensen Cc: Julien Lepiller , 50274@debbugs.gnu.org Received: via spool by 50274-submit@debbugs.gnu.org id=B50274.1630440410775 (code B ref 50274); Tue, 31 Aug 2021 20:07:01 +0000 Received: (at 50274) by debbugs.gnu.org; 31 Aug 2021 20:06:50 +0000 Received: from localhost ([127.0.0.1]:35487 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mLA1u-0000CN-Tm for submit@debbugs.gnu.org; Tue, 31 Aug 2021 16:06:50 -0400 Received: from mx1.dismail.de ([78.46.223.134]:45905) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mLA1p-0000C6-3d for 50274@debbugs.gnu.org; Tue, 31 Aug 2021 16:06:45 -0400 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 0b34ebef; Tue, 31 Aug 2021 22:06:34 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=date :message-id:from:to:cc:subject:in-reply-to:references :mime-version:content-type:content-transfer-encoding; s= 20190914; bh=RK0RB+kf0eY7h7xMueh+N/VDMujs6GYd6sQKBqE+Ptc=; b=Tom mXEeHk+srzH3xMnwcb1ZhshNYwv4v9MbA+fBiteRPHxQ2slDBj6kc7MF70+4mV10 qSWOuiYg9oTRqabzsxTQRi2MqV9gZsW2NN4+1JX8KqMBwQUKZGZgA/R2wYND1Jd1 XEPAqVMnXsccmycKHyenLAtiw+7Rv2ULCDsnPQmD1Bv3G7+iIxZnZmRXHJmYoYMA U6sr4hr0E8T/BG4sV+1/gl5jTGd1Wpfk9OS1sr6c44ft6qz5IC/DbvQF2tCcihbv EeqktQvay92iNZ6mNQVKdYv2gNYlYorx00TcFhLLejcuRFaBPChnUv+8s4U4DAPq 2gid3dK9/ujZYZ/roRQ== Received: from smtp1.dismail.de ( [10.240.26.11]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 036a8e9d; Tue, 31 Aug 2021 22:06:33 +0200 (CEST) Received: from smtp1.dismail.de (localhost [127.0.0.1]) by smtp1.dismail.de (OpenSMTPD) with ESMTP id 098c6005; Tue, 31 Aug 2021 22:06:33 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 22ea5745 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Tue, 31 Aug 2021 22:06:32 +0200 (CEST) Date: Tue, 31 Aug 2021 16:06:30 -0400 Message-ID: <20210831160630.GB24419@gac.attlocal.net> In-Reply-To: <20210831153029.GC15239@gac.attlocal.net> References: <865yvl1lg6.fsf@mgsn.dev> <20210831153029.GC15239@gac.attlocal.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit 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" Reply-to: jgart X-ACL-Warn: , jgart via Guix-patches From: jgart via Guix-patches via X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1630440427; h=from:from:sender:sender:reply-to: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-cc: 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=RK0RB+kf0eY7h7xMueh+N/VDMujs6GYd6sQKBqE+Ptc=; b=med/DN7kdcGm9CNPBP9RT7msk8JvUdpD2mOj8wkhKyj/ZibBl4RNloMQx0UALMBQhzRWd6 1jmnPyWgBMLH4pZNbgny1r/IyNVUTmcPEI/vWPW2MECS7rTNUfBaqNwffyqBg8u7wDL5qr oA/ZMJ5xHEHvLdXihXuYfie4xt09d75bdLO64YqLwxL2O8q1ARdACBfoJ64DdwRP+HTw0t lPo7ioVrHl2W6yamkXmlOIRoD2boqlVJFyRHupF+ocN27CWTNGo/uUDH3tRLQ6jPBjvuav DqJtYNeFN4gqhOm69Mm3vb/iykm7J8csQ9Ps+FHyBliTQd8gidQc5MsZdCrOdQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1630440427; a=rsa-sha256; cv=none; b=lA/ZU2w3Km5+FuwsF0eUDxhY09Tx1mdzco2pZRzxDZAbqD0suTfV0HM4rJQeV4Zjwp+I+2 DpYxBuZ4uC3L+1c9HVENG6h4d7ENbr3Y3D3pqVBS7xydJq6MVsSOGghSdlo7QpdBM3QyRZ mBQOyIDeUCL7evlJUxQmASQZEbCuIUfoVo0vNC7OABJVNftZl/zH+H1hnp7MOR3poDsJvT n5gmWOLjAe3jSvKoe88b0C3EJ1+iYotPcrBYbgd8nbjIK+0HAUq69G/T5HrIxTtf+6j2RY 8QWr2NH6QkDahdE0Co1I9QyPwJwPFINzsDaGJ3jW/9oJBJv0yxSURv7CYdeb7Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b="Tom mXEe"; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -2.92 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b="Tom mXEe"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: D658828B08 X-Spam-Score: -2.92 X-Migadu-Scanner: scn0.migadu.com X-TUID: RV3huoctidbM On Tue, 31 Aug 2021 15:30:29 -0400 jgart wrote: Hi Sarah, I think Julien will send the patch with the tabs to spaces conversion later. Thanks for the review.