From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Large git repositories Date: Mon, 12 Jan 2015 23:45:33 +0100 Message-ID: <20150112224533.GA21593@debian> References: <20150112220332.GA20174@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57189) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YAnjy-0007KX-Qt for guix-devel@gnu.org; Mon, 12 Jan 2015 17:45:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YAnjt-0002yx-SN for guix-devel@gnu.org; Mon, 12 Jan 2015 17:45:42 -0500 Received: from mout.kundenserver.de ([212.227.126.130]:50674) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YAnjt-0002y0-Ds for guix-devel@gnu.org; Mon, 12 Jan 2015 17:45:37 -0500 Content-Disposition: inline In-Reply-To: <20150112220332.GA20174@debian> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org It looks like: --depth=1 --single-branch could be useful parameters for "git clone". Andreas