Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69985 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48146 invoked from network); 31 Oct 2013 16:36:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Oct 2013 16:36:08 -0000 Authentication-Results: pb1.pair.com smtp.mail=rparker@yamiko.org; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=rparker@yamiko.org; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain yamiko.org does not designate 173.247.247.239 as permitted sender) X-PHP-List-Original-Sender: rparker@yamiko.org X-Host-Fingerprint: 173.247.247.239 biz136.inmotionhosting.com Received: from [173.247.247.239] ([173.247.247.239:45802] helo=biz136.inmotionhosting.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4A/00-47533-7F682725 for ; Thu, 31 Oct 2013 11:36:08 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=yamiko.org; s=default; h=Message-ID:References:In-Reply-To:Subject:To:From:Date:Content-Transfer-Encoding:Content-Type:MIME-Version; bh=Io5hFgC638x510A44cQ4YESyN0rPUMDW9iSnoU8CQtQ=; b=Ctrlczhxa19dMID77WFUE9yMjjz149hpm1HDsi6E3opsPgNWLK8WjwSZ7tax992cnHPl8ZhGXjgsQa4q7bhCKmPvP/aIjTT9kr5pnnesSBVoB1icM4laHTiXLvK5joRr0pvpd26Al37nbMlVQLSkkYeImDneYHawgM1NaxbkOJ4=; Received: from localhost ([127.0.0.1]:57395 helo=secure136.inmotionhosting.com) by biz136.inmotionhosting.com with esmtpa (Exim 4.80) (envelope-from ) id 1VbvDy-0007xN-MG for internals@lists.php.net; Thu, 31 Oct 2013 09:36:02 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 31 Oct 2013 09:35:53 -0700 To: In-Reply-To: References: Message-ID: <705dffaa882aad2a4c9dcdb80fceecb0@yamiko.org> X-Sender: rparker@yamiko.org User-Agent: Roundcube Webmail/0.8.5 X-OutGoing-Spam-Status: No, score=-2.9 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - biz136.inmotionhosting.com X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - yamiko.org X-Get-Message-Sender-Via: biz136.inmotionhosting.com: authenticated_id: rparker@yamiko.org Subject: Re: [PHP-DEV] Cleanup of old remote branches From: rparker@yamiko.org On 2013-10-30 21:15, Yasuo Ohgaki wrote: > Hi all, > > On Thu, Oct 31, 2013 at 1:58 AM, Adam Harvey wrote: > >> On 29 October 2013 03:56, Julien Pauli wrote: >>> Could we make a list of the remote branches we really don't need >>> anymore, >>> and clean them up ? >> >> Also -1 here. Command line tab completion and GitHub's branch >> filtering UI basically make the cognitive overhead of dealing with >> this minimal, and having a full history is important. > > > Unfortunately, we already lost important source code history in our > git. > Checkout PHP 4.X branches, then you'll see there aren't any Zend dirs. > > If we should keep current git data, how about create repository called > git-lagacy.php.net? (And add missing Zend dirs for older PHP in there) > > Regards, > > -- > Yasuo Ohgaki > yohgaki@ohgaki.net +1 for this idea. We need the history but the brances should be cleaned up.