Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69935 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 14200 invoked from network); 29 Oct 2013 11:10:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Oct 2013 11:10:18 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.174 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.217.174 mail-lb0-f174.google.com Received: from [209.85.217.174] ([209.85.217.174:52434] helo=mail-lb0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A0/C0-10284-8979F625 for ; Tue, 29 Oct 2013 06:10:17 -0500 Received: by mail-lb0-f174.google.com with SMTP id q8so3886689lbi.33 for ; Tue, 29 Oct 2013 04:10:14 -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=bFe81Gb0BDLiVJsdsYT+vUdTvzhWRxlHwjzJk+HWLMA=; b=Hj+CaF6UTU0v7G4eTOY60clKkR72u80yQSPC+5N8YyGe76Qy+DO6ySq0JPk9Q6AbZi K3EDsRe5KnwJsqiDwByzSnWxTtf2Psl4z4m97rPPrCiz1hKzVkgV839b9uuPQPkfHA23 ELiWXze+DI3sJnfpjQRY/FgKnf8V66K7v1SPveCgy4xSA5o4RPqeZOJ6VIc6zziAY6Ku 4ua4yjz7ItUUuQDA5I+pK38wa0efmGRcYWqFXYx3PFgRLoQHdg4oercqeVzSZrPOCEo3 AGzEU/3FxxG8zSvdFHdjNXzUd1RkZcPRgnkC4TnBRk0MTEZ5qQV6MLBJLVELQrvdjtmy 2CTQ== X-Received: by 10.152.120.73 with SMTP id la9mr17976329lab.3.1383045013960; Tue, 29 Oct 2013 04:10:13 -0700 (PDT) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.154.201 with HTTP; Tue, 29 Oct 2013 04:09:33 -0700 (PDT) In-Reply-To: References: Date: Tue, 29 Oct 2013 20:09:33 +0900 X-Google-Sender-Auth: g2DVMlslZRPIkWMSurjKx5eCn9k Message-ID: To: Julien Pauli Cc: PHP Internals Content-Type: multipart/alternative; boundary=089e011766e5c3ff5704e9df4293 Subject: Re: [PHP-DEV] Cleanup of old remote branches From: yohgaki@ohgaki.net (Yasuo Ohgaki) --089e011766e5c3ff5704e9df4293 Content-Type: text/plain; charset=UTF-8 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, -- Yasuo Ohgaki yohgaki@ohgaki.net --089e011766e5c3ff5704e9df4293--