From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Status: No, score=-4.6 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_MSPIKE_H2, SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 Received: from mail-io0-f175.google.com (mail-io0-f175.google.com [209.85.223.175]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 71AF92018E for ; Mon, 22 Aug 2016 13:16:20 +0000 (UTC) Received: by mail-io0-f175.google.com with SMTP id m101so109251687ioi.2 for ; Mon, 22 Aug 2016 06:16:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=4vCJEG+3W6JCEcVe1Q0Uh8cpN2yRNxCzQixvn2RgOmg=; b=dGLClMIUUitEOmnZjBxIm1yE/JFCN248KszjE39D1wjPLg2ldnCQMRu6YqJ801zTsM OECJfZ8RLOrQYWDgonJ8+OyQKVQ2DtiCf7R6oMUXNM+bBL+hmp/02znqQgal93IzuslA 7O/bbi62pDIuhBmnfLeikYOXR+Ga7LuJfk76A1FTTDnN4FkuwTclcxj6uhJbj4shdH+x gyHuCqHjwLq8Sd59MNqZcn+OdW6dN9xRCLtD18eP4wZpVF/ln4jUUxYu92j75+5INfB1 9s5uIr37IAW/ANSWiOIHdB6IH0xrl/ffECfdD76e0h9RMG0KyNj6zY2d8hUHtZHL52BX UtLg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=4vCJEG+3W6JCEcVe1Q0Uh8cpN2yRNxCzQixvn2RgOmg=; b=B+dg9k4ZgUp+r/p5WWvvu6gzYufJMTki9nYTiXEayC6Ped5ZHexq3z317GZQlGl/La HZltQF5Q6t0pg+hhFW4mI5uJj1araXGyi6ICqJ/WtBmHZIjzRPz0Y3EsuA7lbdDU2jkC fAcl74aQlOkHM6HcreZfDE9kpQWxUp2dP3tD3020t0ZyjYGkDU0+olIUTBVSHsVy1Q8J TPuzoVqgjb8G6ygLlm33QJkgOyECecTiAVrSL8IfPe8Wk0Hu0sx0qtLkDcjPRKtwCsb7 2WSov5eZVIoMpkvH8njxjC2Ebu0HdII6/DaG0K6Coy2gY/I6QQalPbP68psaibfrN1ef IKBw== X-Gm-Message-State: AEkoous49HyJMVu60s2TvWx93bEx7LLvKd0bUm7DdPqOd0Wssoa560HFY3I0sDrF/HHUl72h1fGHf+4AUV4q5A== X-Received: by 10.107.8.140 with SMTP id h12mr24750909ioi.95.1471871779596; Mon, 22 Aug 2016 06:16:19 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.125.199 with HTTP; Mon, 22 Aug 2016 06:15:49 -0700 (PDT) In-Reply-To: References: <20160819150340.725bejnps6474u2e@sigill.intra.peff.net> From: Duy Nguyen Date: Mon, 22 Aug 2016 20:15:49 +0700 Message-ID: Subject: Re: Working with public-inbox.org [Was: [PATCH] rev-parse: respect core.hooksPath in --git-path] To: Johannes Schindelin Cc: Jeff King , Stefan Beller , meta@public-inbox.org, "git@vger.kernel.org" , Eric Wong , =?UTF-8?Q?Jakub_Nar=C4=99bski?= Content-Type: text/plain; charset=UTF-8 List-Id: On Mon, Aug 22, 2016 at 8:06 PM, Johannes Schindelin wrote: > My point stands. We are way more uninviting to contributors than > necessary. And a huge part of the problem is that we require contributors > to send their patches inlined into whitespace-preserving mails. We probably can settle this in the next git survey with a new question: what's stopping you from contributing to git? -- Duy