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 74.125.0.0/16 X-Spam-Status: No, score=-4.1 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 Received: from mail-wm0-f65.google.com (mail-wm0-f65.google.com [74.125.82.65]) (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 514C02018E for ; Sat, 27 Aug 2016 22:26:43 +0000 (UTC) Received: by mail-wm0-f65.google.com with SMTP id o80so4456454wme.0 for ; Sat, 27 Aug 2016 15:26:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding; bh=BECtaPFN7bZPB+VQdzH+usXzxhrKtuIBoBIIuRVuy2s=; b=XNu1AO92sXLkH3CpIrPaTA/HrtgUBMYfI9upE1/pTWyN0xImM/grDzRdZQy5dQbAkR DEM6aQkLULBfrVBB4K0Q9sNGcz4hR4YL3qK0BwZ6iKy64lIrE8rxG6R+MI2r4FFjVDQ3 2MqkTKoTQ+6h/yAeuZhQlNqzbOz6WOMOtAPkXbf8Ed9V4QwCMnu9gMuDif1qWu6fR/gg vETzhBYJc1E+1LmwprGBg2eh/eQipyeQhXFgD04m4i2E/pY1Jzb81ygdSD/zL6PxC9Dh sVgLGl5+WK1/Cxh9eqiP8uHzCPvhlEaQG0fjU6+zzizvH8n01JU2go6TVnjgU225yEiJ 316g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=BECtaPFN7bZPB+VQdzH+usXzxhrKtuIBoBIIuRVuy2s=; b=ctLf627PamSBCXcqTbrtXxyox4jfrh8w7TQ6f2V329nrmgiBJxSp+Ol0+ULJdLERhb 0Rl5zuBrQ2kG4qohzXQKPLSBV1K3EkFsGvymvQUBBINhIPQnWZDsIxtmcL45/ZmjmB8D kZETa4tnCwvu/sG275xozMFqFdV6UkXkKFn6aVY9++g7GlAPhmIInu7KOL47FjhPMEkx uWAkKRzIb5wcnKDsazgPOyYT8qkLNfcnrucEFGVK2kkMLvbIOVAFl6Yq5EY03Rx7aurx qI6VHxghnWQU55cXACcX1SEU5xmAdMCVTvsyavOiiq3M69OvHGoQGJVdC8/d7dddFg9y lu8A== X-Gm-Message-State: AE9vXwNrNxEZMBg7P8+AW3vbKh/4silCBvEpecuKlNUBXQ6A83feRyXTbfYWBgizFpeYdw== X-Received: by 10.194.161.70 with SMTP id xq6mr10848861wjb.189.1472336801746; Sat, 27 Aug 2016 15:26:41 -0700 (PDT) Received: from [192.168.1.26] (enk96.neoplus.adsl.tpnet.pl. [83.20.0.96]) by smtp.googlemail.com with ESMTPSA id a203sm6331294wma.0.2016.08.27.15.26.39 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 27 Aug 2016 15:26:40 -0700 (PDT) Subject: Re: Working with public-inbox.org [Was: [PATCH] rev-parse: respect core.hooksPath in --git-path] To: Duy Nguyen , Johannes Schindelin References: <20160819150340.725bejnps6474u2e@sigill.intra.peff.net> Cc: Jeff King , Stefan Beller , meta@public-inbox.org, "git@vger.kernel.org" , Eric Wong From: =?UTF-8?Q?Jakub_Nar=c4=99bski?= Message-ID: <5e480a5b-3752-55c0-65ed-52ca5802851f@gmail.com> Date: Sun, 28 Aug 2016 00:26:33 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit List-Id: W dniu 22.08.2016 o 15:15, Duy Nguyen pisze: > 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? Added to second take on proposed questions for Git User's Survey 2016 https://public-inbox.org/git/ae804c55-d145-fc90-e1a9-6ebd6c60453a@gmail.com/T/#u '[RFCv2] Proposed questions for "Git User's Survey 2016", take two' Message-ID: <91a2ffbe-a73b-fbb9-96da-9aea4d439e5a@gmail.com> -- Jakub Narębski