Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50486 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16546 invoked from network); 25 Nov 2010 01:47:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Nov 2010 01:47:14 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.161.42 mail-fx0-f42.google.com Received: from [209.85.161.42] ([209.85.161.42:34874] helo=mail-fx0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 78/55-12084-020CDEC4 for ; Wed, 24 Nov 2010 20:47:13 -0500 Received: by fxm11 with SMTP id 11so336803fxm.29 for ; Wed, 24 Nov 2010 17:47:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=H9MjYtC4PTLzt4S1ZjRfcl1KLYUrgbS46DnL/p/YQRM=; b=eo/JdtzkpafSYAyf6iRgB5hC3VjObjoi6kOcFwBh0o1K2rpTfnInzdgRUt7NhqFB/7 vU3Wato3Kz2GD+M1oxCiVeQ+WGv5KBiHVET7frbOlIYIxjHgTr9+wGsjJEZwyEOCA51i PbgDaFBCcDPHIDN2HCpFZWLUgxoSgmqdvDV3M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=U97V24j7I0MVo+dT8G8/hTDDmkBIhI3EaJGsONcvqbjY+OdboBIgDrFj28ISmRjZGg FH8CNksMCmguFR9Bb0C0i8rEc14UVhhZ7H8/T8Q3L3ONHig0bP8Rupbz2h0dGIp8cjWU Gq/yXabluYQuMfOtHEFN4lcBVssG9pCXZPh7g= MIME-Version: 1.0 Received: by 10.223.115.203 with SMTP id j11mr105544faq.35.1290649628334; Wed, 24 Nov 2010 17:47:08 -0800 (PST) Received: by 10.223.83.142 with HTTP; Wed, 24 Nov 2010 17:47:08 -0800 (PST) Date: Thu, 25 Nov 2010 02:47:08 +0100 Message-ID: To: PHP internals Content-Type: text/plain; charset=ISO-8859-1 Subject: git anyone? From: pierre.php@gmail.com (Pierre Joye) hi, We have moved not too long ago and for what I see it gave some opportunities to many of us to see what are the other tools on the market, git and github in particular. I think 99% of the active developers here are on github or use git in one way or another. I think git could be a great help, maintaining multiple branches will be easier. It will also be very useful to develop new complex features requiring a longer development period. SVN works fine but merging is very limited and buggy, maintaining a branch while syncing changes from trunk/other branches is a very frustrating experiences. Please not I'm not requesting to do it now and here, only trying to get a feeling/poll about git usage. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org