Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:58733 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73612 invoked from network); 7 Mar 2012 10:38:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Mar 2012 10:38:59 -0000 Authentication-Results: pb1.pair.com smtp.mail=laruence@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=laruence@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.42 as permitted sender) X-PHP-List-Original-Sender: laruence@gmail.com X-Host-Fingerprint: 209.85.212.42 mail-vw0-f42.google.com Received: from [209.85.212.42] ([209.85.212.42:44143] helo=mail-vw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 09/E6-38795-2CA375F4 for ; Wed, 07 Mar 2012 05:38:58 -0500 Received: by vbjk13 with SMTP id k13so5761266vbj.29 for ; Wed, 07 Mar 2012 02:38:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=references:from:in-reply-to:mime-version:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=3h9ymAMhl4A9jjM4oc9MM86JCea9talz/UuCIpzrQjU=; b=ZwrEBOi8FEgopf/Qs8FQT8eDEAbldVm/gIsJ5iS1SO0s4lj6ucV7Qs/TRkarkpLyrn p5crGpwLOpFV/moFWvBj8UcnRBdg0b2gk5t/09ngm4x8set4ANRYv2PNqzBnkUM3Lejz +PJNoP5PkG7L9j14FztVm3tXNrixt4BcWRoksbTAjNqSRdJshJa1EIrgxP+FXXW4xN3X bC4HuL6JNzDDUlbb6UyV8nUOxNqbme/Sy0VVMqwEP7APhZgANeDxSCi5qsmJOksrtIi/ 7rt7gaMu2t24Yw1WzJ1+4L59dtkZCqXoLxCTBwxCWUU1lyNk1oVeOD/GMR5HXg7hP/Ki /Fbg== Received: by 10.52.90.111 with SMTP id bv15mr2223801vdb.34.1331116735703; Wed, 07 Mar 2012 02:38:55 -0800 (PST) References: <4F5336B2.3040200@kukulich.cz> <4F53DF00.6070303@gmx.net> In-Reply-To: Mime-Version: 1.0 (1.0) Date: Wed, 7 Mar 2012 18:38:49 +0800 Message-ID: <1333804254477257051@unknownmsgid> To: David Soria Parra Cc: "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Re: Git Migration: Status Update From: laruence@gmail.com (Xinchen Hui) Sent from my iPhone =E5=9C=A8 2012-3-7=EF=BC=8C17:12=EF=BC=8CDavid Soria Parra = =E5=86=99=E9=81=93=EF=BC=9A > On 2012-03-07, Kris Craig wrote: >> --f46d044304ec4e135704baa12342 >> Content-Type: text/plain; charset=3DISO-8859-1 >> >> On Tue, Mar 6, 2012 at 10:09 PM, Kiall Mac Innes wr= ote: >> >>> On Wed, Mar 7, 2012 at 6:03 AM, Drak wrote: >>> >> I know I keep promising to draft an RFC for this lol, so I'll make it a >> high priority to put together an RFC for a PHP Git branching model somet= ime >> this week[end]. > > There is no need for that. PHP will continue to use release branches > with optional feature branches. We are doing one step at a time and > have people adopt the changes slowly. We are after all a large project > and a lot of contributors cannot spend hours of reading into a VCS > and a new branching model. So we are slowly moving towards new models. +1=EF=BC=8C thanks > > After all I see no need to do it differently. You can use whatever > branching model you want in your personal github repository and then > send a final pull request that can be merged. Adding complexity > to the main repository for no reason is not needed. Keep the > complexity in your personal repositories. That is after all > one of the main benefits of a decentralized version control system. > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >