From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9FCD51387FD for ; Wed, 11 Jun 2014 00:55:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C548BE0A52; Wed, 11 Jun 2014 00:55:46 +0000 (UTC) Received: from mail-ve0-f174.google.com (mail-ve0-f174.google.com [209.85.128.174]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CC0D3E09D7 for ; Wed, 11 Jun 2014 00:55:45 +0000 (UTC) Received: by mail-ve0-f174.google.com with SMTP id us18so7269580veb.5 for ; Tue, 10 Jun 2014 17:55:44 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=FtFBRb0/D5olBVPqebkjM96QCcsljf3PdCUjUCLPLSI=; b=FtUvWVKs3GjFjg2juGuOqUQUwZ38T97jJqRqcj/ndVy+JhC+X/6OqL44yN/LE5h6TZ 512p1u5JN2AlxGcRMrfh+kSx9CaD/d7x99eU9cA4kJPW+3k+xSVJfJeweYCwQeVkHehs klS+OxpPaeTDu4NuO9u9MtD76Cp0t1Lu0ecPb2pbz49zX47GL8Oc7weLaOXYjWoYN+7P vPZQ35ia3G5EzNjdpOzr8MwR05OsBIh0MHO88/PfA/9+BTDVkJzHEPkmPK7x0M5Em84v SrohPRflVIhw3tz1kjBgD2Z8aeZb+8XHo/5m8cPjOZGAD0zBCHVe7S9n7tJUrWgjgjG0 49KQ== X-Gm-Message-State: ALoCoQkxY02cRA45WpPhyOOE+M6uLkC7zsT5pZEgMrpzkvjDTaH1m8ibya/Bw4EySe3LIIqIgbAE Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 X-Received: by 10.221.4.66 with SMTP id ob2mr36074666vcb.28.1402448144616; Tue, 10 Jun 2014 17:55:44 -0700 (PDT) Sender: gmt@be-evil.net Received: by 10.220.141.207 with HTTP; Tue, 10 Jun 2014 17:55:44 -0700 (PDT) X-Originating-IP: [75.147.143.254] In-Reply-To: References: <20140607201920.0e0ccd5c@gentoo.org> <53937778.7020604@sporkbox.us> <20140607230815.07bc18e7@marga.jer-c2.orkz.net> <5393B6D8.4080201@gentoo.org> <20140608135616.581807d8@marga.jer-c2.orkz.net> <53947600.50506@gentoo.org> <20140608171543.45bf6ce7@marga.jer-c2.orkz.net> <53948A21.6020809@gentoo.org> <5396106A.4010209@gentoo.org> <53962AF6.1050500@gentoo.org> <20140610194500.2185800828ffd57eb1947614@gmail.com> <53978DD1.8020603@gentoo.org> Date: Tue, 10 Jun 2014 17:55:44 -0700 X-Google-Sender-Auth: Rxka9n7fjiGwITgPiyTaYlocJdY Message-ID: Subject: Re: [gentoo-dev] The infinite git migration From: Greg Turner To: gentoo-dev@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: bf44a0ac-9f42-464a-a274-37538371eb76 X-Archives-Hash: fa51fa0d1a569532e5ba79faf6f27d68 On Tue, Jun 10, 2014 at 5:48 PM, Duy Nguyen wrote: > Since v1.9.0 we can clone from a shallow repository. Wow, awesome! Thank you, git developers, you rock (and sorry I'm too lazy to tell you in your own mailing list :) )!