Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69964 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 23900 invoked from network); 30 Oct 2013 10:48:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Oct 2013 10:48:40 -0000 Authentication-Results: pb1.pair.com smtp.mail=julienpauli@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=julienpauli@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.50 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.212.50 mail-vb0-f50.google.com Received: from [209.85.212.50] ([209.85.212.50:46370] helo=mail-vb0-f50.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DC/80-17074-704E0725 for ; Wed, 30 Oct 2013 05:48:40 -0500 Received: by mail-vb0-f50.google.com with SMTP id x16so246645vbf.37 for ; Wed, 30 Oct 2013 03:48:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=RIGHtLA078DdLmghch0krpoV671Zuo/urQiFEjoAucY=; b=W9s7+dTN3VeHJMMH4S2ySisisbKeET+8I8A/V+D67d4QdT7bmpi/Bup4u2Meorcyrk Ig3GgNmgP+/bQT92hrqg6QxjZuR0M/xRrpuD8sai4EWpoSSkpsiGWZvcrjG7Ln/TxBjC yUbYxROlPhUYUqTKy/hwHcqF1jWiI/n8lsh1vsKVK1bcFTWjSE57mzxatpqLDKDUBGlm Tq6R3JKDiGFBnRdhxsz8xH1YOIjksV0Ycr5klW3Y3/HnH30XsHBVycAXiJ7oh14xx6cw aINmub/kvrRYlo7GXqQ1gL6FlmNS+7vEYTRATOJqjGcCrvXTDCY8fOBjxXOssDoWMsWt 7c5g== X-Received: by 10.52.191.162 with SMTP id gz2mr2129830vdc.26.1383130116546; Wed, 30 Oct 2013 03:48:36 -0700 (PDT) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.220.73.197 with HTTP; Wed, 30 Oct 2013 03:47:55 -0700 (PDT) In-Reply-To: References: Date: Wed, 30 Oct 2013 11:47:55 +0100 X-Google-Sender-Auth: VMC4-kZExOW0vTOhBeHvP-DA5mc Message-ID: To: Yasuo Ohgaki Cc: PHP Internals Content-Type: multipart/alternative; boundary=001a1135fb0246695204e9f31372 Subject: Re: [PHP-DEV] Cleanup of old remote branches From: jpauli@php.net (Julien Pauli) --001a1135fb0246695204e9f31372 Content-Type: text/plain; charset=ISO-8859-1 On Tue, Oct 29, 2013 at 12:09 PM, Yasuo Ohgaki wrote: > Hi Julien, > > On Tue, Oct 29, 2013 at 7:56 PM, Julien Pauli wrote: > >> We don't need git space, right ; but I think we need some cleanup to keep >> consistency. >> While I know "immutable-date" or even "lemon" could still be reworked on >> in >> the future, I personnaly have absolutely no clue about >> "migration/unlabaled-1.67.2" for example. >> "experimental/the_5_4_that_isnt_5_4" is funny as well, I guess it's a try >> for someone, I haven't diffed it anyway. >> I assume some of our remote branches are both old and useless nowadays. >> >> Could we make a list of the remote branches we really don't need anymore, >> and clean them up ? >> > > There are too many branches. > > +1 for removing fully merged branches. No point to keep them. > +1 for removing discarded branches. > +1 for old work in progress branches. If anyone need them, we can keep > them locally. > > If we decided to keep some of them, renaming is needed at least. > > Regards, > I won't remove anything by myself. Im asking everyone to make a list of branches , and what action we should take about them (mainly : remove, or perhaps archive somewhere for some of them). Julien Pauli --001a1135fb0246695204e9f31372--