From 8c50f778b94cb5c247f583fb636280f201dba430 Mon Sep 17 00:00:00 2001 From: Wael Nasreddine Date: Sat, 17 May 2014 12:54:55 +1700 Subject: [PATCH] Re: github --- c7/594e40e952b7b26002e0fc08d29d6921957242 | 120 ++++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 c7/594e40e952b7b26002e0fc08d29d6921957242 diff --git a/c7/594e40e952b7b26002e0fc08d29d6921957242 b/c7/594e40e952b7b26002e0fc08d29d6921957242 new file mode 100644 index 000000000..03a64cdb7 --- /dev/null +++ b/c7/594e40e952b7b26002e0fc08d29d6921957242 @@ -0,0 +1,120 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 17BB7431FBC + for ; Fri, 16 May 2014 12:55:02 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -0.799 +X-Spam-Level: +X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id vEPa8J43ijnZ for ; + Fri, 16 May 2014 12:54:58 -0700 (PDT) +Received: from mail-pa0-f50.google.com (mail-pa0-f50.google.com + [209.85.220.50]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 72227431FB6 + for ; Fri, 16 May 2014 12:54:58 -0700 (PDT) +Received: by mail-pa0-f50.google.com with SMTP id fb1so2981881pad.9 + for ; Fri, 16 May 2014 12:54:57 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=from:to:cc:subject:in-reply-to:references:user-agent:date + :message-id:mime-version:content-type; + bh=ZsqsL0e+cqilNZlo8f6ZFDsgxGnY/stgRiUcZTYz9y4=; + b=cZ1YaajzrCbRPAatTJeFDMqpt9Zjy5Q4YGYOIl0aBcV26eRdCmjfnV/pllveqePLV9 + 8MjPRHefq5rWQoJGcFCo9kib6MOrduBvJaA/ffDvWCHgU5qFHsrCETEwyrMVkwiRH2IK + tZTflEJ2gctRhuU5HjY58P9ITbmjiCn+aiIkIf+rv6aqm2/aLDoZSNhz3pId3yx6/cDZ + segZUm04BVQyczR02Ht3baU+h2N0YNfARRZKbm8WWLxhGI7KX962qTfOdw8wG5uf5oZ3 + hrWPf96Wtty6uD8KtQTsq1J6wsk6h95hPgOXbdEgh0+JsWTFtFhPLcL3aEdq41oZUyNI + QJXQ== +X-Received: by 10.68.245.162 with SMTP id xp2mr23870682pbc.69.1400270097685; + Fri, 16 May 2014 12:54:57 -0700 (PDT) +Received: from localhost ([2620:0:1000:2e00:956:5e9b:52f6:3e9e]) + by mx.google.com with ESMTPSA id + bs17sm38130784pac.28.2014.05.16.12.54.56 for + (version=TLSv1.2 cipher=RC4-SHA bits=128/128); + Fri, 16 May 2014 12:54:56 -0700 (PDT) +From: Wael Nasreddine +To: Jameson Graef Rollins , + Felipe Contreras +Subject: Re: github +In-Reply-To: <871tvttswd.fsf@servo.finestructure.net> +References: <87wqea7c37.fsf@nikula.org> + <87mwemv29t.fsf@servo.finestructure.net> + + <871tvttswd.fsf@servo.finestructure.net> +User-Agent: Notmuch/0.17 (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-pc-linux-gnu) +Date: Fri, 16 May 2014 12:54:55 -0700 +Message-ID: +MIME-Version: 1.0 +Content-Type: multipart/mixed; boundary="=-=-=" +Cc: "notmuch@notmuchmail.org" +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Fri, 16 May 2014 19:55:02 -0000 + +--=-=-= +Content-Type: text/plain + +Jameson Graef Rollins writes: + +> On Mon, May 12 2014, Felipe Contreras wrote: +>> How would our development cycle be controlled by GitHub? +>> +>> The whole point of a distributed VCS is that there isn't a single +>> central repository you rely on. +> +> If this is true then why are we even talking about github? +> +We're talking about providing a mirror on Github. Among many things +Github is an amazing code browser that I (among many people) are used to +use. Anyway this discussion is solved by providing a mirror[0] which is +updated every minute to reflect official notmuch status in realtime. + +[0]: https://github.com/notmuch/notmuch + +> jamie. +> _______________________________________________ +> notmuch mailing list +> notmuch@notmuchmail.org +> http://notmuchmail.org/mailman/listinfo/notmuch + +--=-=-= +Content-Type: multipart/signed; boundary="==-=-="; + micalg=pgp-sha1; protocol="application/pgp-signature" + +--==-=-= +Content-Type: text/plain + +-- +Wael Nasreddine | SRE at Google | wael.nasreddine@gmail.com | (650) 735-1773 + +--==-=-= +Content-Type: application/pgp-signature + +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1 + +iEYEARECAAYFAlN2bQ8ACgkQVWU5RcjdGKL+CACeMkFL8WK+UHtVn/1jErjlGkss +FXQAn1daqQJMTTGQFTvztWFme3vuLWhA +=28+l +-----END PGP SIGNATURE----- +--==-=-=-- + +--=-=-=-- -- 2.26.2