From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthieu Moy Subject: Re: [RFC] Questions for "Git User's Survey 2011" Date: Mon, 24 Sep 2012 17:37:37 +0200 Message-ID: References: <201107252233.02088.jnareb@gmail.com> <201109031738.11678.jnareb@gmail.com> <201109141939.14070.jnareb@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Felipe Contreras , git@vger.kernel.org To: Jakub =?utf-8?Q?Nar=C4=99bski?= X-From: git-owner@vger.kernel.org Mon Sep 24 17:38:00 2012 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TGAjJ-00080o-19 for gcvg-git-2@plane.gmane.org; Mon, 24 Sep 2012 17:37:53 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756512Ab2IXPhn convert rfc822-to-quoted-printable (ORCPT ); Mon, 24 Sep 2012 11:37:43 -0400 Received: from mx2.imag.fr ([129.88.30.17]:51687 "EHLO rominette.imag.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756333Ab2IXPhm (ORCPT ); Mon, 24 Sep 2012 11:37:42 -0400 Received: from mail-veri.imag.fr (mail-veri.imag.fr [129.88.43.52]) by rominette.imag.fr (8.13.8/8.13.8) with ESMTP id q8OFVpnE026685 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO); Mon, 24 Sep 2012 17:31:51 +0200 Received: from anie.imag.fr ([129.88.7.32] helo=anie) by mail-veri.imag.fr with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1TGAj4-0004sD-06; Mon, 24 Sep 2012 17:37:38 +0200 In-Reply-To: ("Jakub \=\?utf-8\?Q\?Nar\=C4\=99bski\=22's\?\= message of "Sun, 23 Sep 2012 00:45:13 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.2 (rominette.imag.fr [129.88.30.17]); Mon, 24 Sep 2012 17:31:51 +0200 (CEST) X-IMAG-MailScanner-Information: Please contact MI2S MIM for more information X-MailScanner-ID: q8OFVpnE026685 X-IMAG-MailScanner: Found to be clean X-IMAG-MailScanner-SpamCheck: X-IMAG-MailScanner-From: matthieu.moy@grenoble-inp.fr MailScanner-NULL-Check: 1349105513.09027@D9W5R2C7me/6THewHMt4Cw Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Jakub Nar=C4=99bski writes: > I have created short (well, at least shorter than previous ones) > "Git User's Survey 2012" on Survs.com. The test channel is > > https://www.survs.com/survey/J87I3PDBU4 If it's still time, it would be nice to add a question on the kind of workflow people use. E.g. Which workflow do you use? (never / rarely / often / always) Centralized workflow (everyone pushes and pulls to the same shared repository). One-repository per developer (people push to their own public repository, and pull from other user's public repository) (and perhaps intermediates). --=20 Matthieu Moy http://www-verimag.imag.fr/~moy/