From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ulrich Mueller Newsgroups: gmane.emacs.devel Subject: Re: PROPOSAL: Move to git, now that bzr is no longer a req. Date: Thu, 2 Jan 2014 19:26:27 +0100 Message-ID: <21189.44883.926876.228242@a1i15.kph.uni-mainz.de> References: <20140102095347.6834E381D0C@snark.thyrsus.com> <87fvp6bdd9.fsf_-_@ktab.red-bean.com> <87bnzufkct.fsf@bzg.ath.cx> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1388689769 4429 80.91.229.3 (2 Jan 2014 19:09:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 2 Jan 2014 19:09:29 +0000 (UTC) Cc: Karl Fogel , emacs-devel@gnu.org To: Bastien Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 02 20:09:34 2014 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 1Vyne8-0005am-QZ for ged-emacs-devel@m.gmane.org; Thu, 02 Jan 2014 20:09:32 +0100 Original-Received: from localhost ([::1]:46643 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vyne8-0005h9-4x for ged-emacs-devel@m.gmane.org; Thu, 02 Jan 2014 14:09:32 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60517) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vyndz-0005gB-Hy for emacs-devel@gnu.org; Thu, 02 Jan 2014 14:09:29 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vyndt-0008Bx-Js for emacs-devel@gnu.org; Thu, 02 Jan 2014 14:09:23 -0500 Original-Received: from a1www.kph.uni-mainz.de ([134.93.134.1]:39749) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vyndm-00089t-Ak; Thu, 02 Jan 2014 14:09:10 -0500 Original-Received: from a1i15.kph.uni-mainz.de (a1i15.kph.uni-mainz.de [134.93.134.92]) by a1www.kph.uni-mainz.de (8.14.7/8.13.4) with ESMTP id s02IQX1g018011; Thu, 2 Jan 2014 19:26:33 +0100 Original-Received: from a1i15.kph.uni-mainz.de (localhost [127.0.0.1]) by a1i15.kph.uni-mainz.de (8.14.7/8.14.2) with ESMTP id s02IQX6d010365; Thu, 2 Jan 2014 19:26:33 +0100 Original-Received: (from ulm@localhost) by a1i15.kph.uni-mainz.de (8.14.7/8.14.7/Submit) id s02IQXnm010361; Thu, 2 Jan 2014 19:26:33 +0100 In-Reply-To: <87bnzufkct.fsf@bzg.ath.cx> X-Mailer: VM 8.2.0b under 24.3.1 (x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 134.93.134.1 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:167065 Archived-At: >>>>> On Thu, 02 Jan 2014, Bastien wrote: > Karl Fogel writes: >> Does anyone think we should stay on bzr, or choose a VCS other than >> git? > +1 for using Git. +1 Using Git would improve my workflow both for maintaining distro specific patches and for submitting them upstream. Ulrich