From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: John Wiegley Newsgroups: gmane.emacs.devel Subject: Re: Branches are Scary Date: Thu, 17 Dec 2015 15:35:33 -0800 Message-ID: References: <87bn9oydgw.fsf@russet.org.uk> <874mfgn3t7.fsf@acer.localhost.com> <8737v0yay1.fsf@russet.org.uk> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1450395372 30998 80.91.229.3 (17 Dec 2015 23:36:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 17 Dec 2015 23:36:12 +0000 (UTC) Cc: Ingo Lohmar , emacs-devel@gnu.org To: phillip.lord@russet.org.uk (Phillip Lord) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 18 00:36:02 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1a9i5Y-0006Dl-71 for ged-emacs-devel@m.gmane.org; Fri, 18 Dec 2015 00:36:00 +0100 Original-Received: from localhost ([::1]:57628 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9i5W-0004ec-Tr for ged-emacs-devel@m.gmane.org; Thu, 17 Dec 2015 18:35:58 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56139) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9i5T-0004eP-RT for emacs-devel@gnu.org; Thu, 17 Dec 2015 18:35:56 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a9i5Q-0008JN-LR for emacs-devel@gnu.org; Thu, 17 Dec 2015 18:35:55 -0500 Original-Received: from mail-pf0-x235.google.com ([2607:f8b0:400e:c00::235]:34312) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9i5Q-0008JG-FN for emacs-devel@gnu.org; Thu, 17 Dec 2015 18:35:52 -0500 Original-Received: by mail-pf0-x235.google.com with SMTP id 68so38431782pfc.1 for ; Thu, 17 Dec 2015 15:35:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:in-reply-to:date:message-id:references :user-agent:mail-followup-to:mime-version:content-type; bh=RLmug1qdC/A8gpv1zdjPHS8Oo0I6d5fiuLWfNFoBxvQ=; b=Q/8diG+8mQZzTYx5ZYg8+73iVpPZBptiyFta5Mk9G17VJxLA1RMI+TfecIwdL2VgxO MBSHfortvFet1O5VAG+qyxEejk0RrHel990s/u+Msrb3ERwslFdOA9zWI+vHue3uQC1l oPpzqJuXBNpg9czWfT1eV2birLAGZDNNvm9D2zyt99+nRmbPWgGhK4/fHhcpAfGXkcrF vvq23Mfr6dX6AZ51Il4qS9uJnIDLquMW44beOXI8+BI2w/55FHW60jwwkGTXpgEqbzvX bvSYuCGpIx1W3WSDGMo6+zjYo5LxRc86Ziimhg4vQXEl7wmRHfNS10mGKQR+ZmwACTvr 1arw== X-Received: by 10.98.76.72 with SMTP id z69mr677691pfa.35.1450395351527; Thu, 17 Dec 2015 15:35:51 -0800 (PST) Original-Received: from Vulcan.local (76-234-68-79.lightspeed.frokca.sbcglobal.net. [76.234.68.79]) by smtp.gmail.com with ESMTPSA id ix2sm18007495pac.15.2015.12.17.15.35.49 (version=TLS1 cipher=AES128-SHA bits=128/128); Thu, 17 Dec 2015 15:35:50 -0800 (PST) X-Google-Original-From: "John Wiegley" Original-Received: by Vulcan.local (Postfix, from userid 501) id 0929F11970B41; Thu, 17 Dec 2015 15:35:49 -0800 (PST) In-Reply-To: <8737v0yay1.fsf@russet.org.uk> (Phillip Lord's message of "Thu, 17 Dec 2015 22:20:06 +0000") User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/24.5 (darwin) Mail-Followup-To: phillip.lord@russet.org.uk (Phillip Lord), Ingo Lohmar , emacs-devel@gnu.org X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2607:f8b0:400e:c00::235 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:196440 Archived-At: >>>>> Phillip Lord writes: > Then I have learned something. Probably I can delete emacs-25 if I want. Ah, > well, I will just have to be careful. Git supports blocking force pushes and branch deletions on the server-side; this should be something we can setup on Savannah. -- John Wiegley GPG fingerprint = 4710 CF98 AF9B 327B B80F http://newartisans.com 60E1 46C4 BD1A 7AC1 4BA2