Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59051 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 75918 invoked from network); 19 Mar 2012 19:16:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Mar 2012 19:16:21 -0000 Authentication-Results: pb1.pair.com header.from=kris.craig@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=kris.craig@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.182 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 209.85.212.182 mail-wi0-f182.google.com Received: from [209.85.212.182] ([209.85.212.182:61458] helo=mail-wi0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 43/10-09833-406876F4 for ; Mon, 19 Mar 2012 14:16:20 -0500 Received: by wibhr14 with SMTP id hr14so3870029wib.11 for ; Mon, 19 Mar 2012 12:16:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=uEqS4zh8C/oT5cTFnryFnQKjgPG03z3CSc4E9LNvSQQ=; b=Ig/i5AjUI0mosZwDYO675QyOBRbjXkOV1XOQmTUeta+UTXPEfc1VZ4u3mgYzghbRNI dQHPs61W4w6bsKnJcmiMCTELxwDSrXEfZn4XUBsTRomi7RqKGfBYlPW2nKUMuFTI3o5I NsMjaKSMpGQR07KK1a0w6EB5pB7zKY7Z7KV6frlp8TJAHNQfV2EggGStdln55OGJPg/9 F1t2IpTrBRr6leaqpPASq40XDuHfeLwDTJIxDD02tfEk6TKNwsnwAhtPGbFqknNjhFfO Ke4nKV6wBgRttxUFy7dIA8LkEnS2HIhoU0tgacPv2L7feMPkiW8TCczd4GfKHLxwOYbO UYmA== MIME-Version: 1.0 Received: by 10.216.136.157 with SMTP id w29mr7919394wei.23.1332184577788; Mon, 19 Mar 2012 12:16:17 -0700 (PDT) Received: by 10.223.116.141 with HTTP; Mon, 19 Mar 2012 12:16:17 -0700 (PDT) In-Reply-To: References: Date: Mon, 19 Mar 2012 12:16:17 -0700 Message-ID: To: David Soria Parra Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=0016e6d63eba88caa104bb9d643d Subject: Re: [PHP-DEV] php-src is now on git From: kris.craig@gmail.com (Kris Craig) --0016e6d63eba88caa104bb9d643d Content-Type: text/plain; charset=ISO-8859-1 FYI- On Mon, Mar 19, 2012 at 8:24 AM, David Soria Parra wrote: > Hi Internals, > > The initial migration is done and initial testing was successful. > > http://git.php.net/?p=php-src.git;a=summary > http://github.com/php/php-src > > Please note that some branches and tags were renamed to make > the repository cleaner. > > Please checkout the repository and play around. I have created > a workflow wiki page at https://wiki.php.net/vcs/gitworkflow. > There is also an FAQ at https://wiki.php.net/vcs/gitfaq. > > If you have questions about the workflow or problems let me know. > General git questions should be asked in the appropriate IRC channels > and mailinglists. > > David > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > If you don't already have Git installed on your system and aren't sure how/where to get it, I added a list on the FAQ for all major operating systems. --Kris --0016e6d63eba88caa104bb9d643d--