From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Daniel Colascione Newsgroups: gmane.emacs.devel Subject: Re: PROPOSAL: Move to git, now that bzr is no longer a req. Date: Thu, 02 Jan 2014 11:05:38 -0800 Message-ID: <52C5B882.3040802@dancol.org> References: <20140102095347.6834E381D0C@snark.thyrsus.com> <87fvp6bdd9.fsf_-_@ktab.red-bean.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1388689566 2140 80.91.229.3 (2 Jan 2014 19:06:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 2 Jan 2014 19:06:06 +0000 (UTC) To: Karl Fogel , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 02 20:06:13 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 1Vynas-00081i-Ci for ged-emacs-devel@m.gmane.org; Thu, 02 Jan 2014 20:06:10 +0100 Original-Received: from localhost ([::1]:46634 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vynar-0004en-Tc for ged-emacs-devel@m.gmane.org; Thu, 02 Jan 2014 14:06:09 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59543) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vynah-0004eX-Lm for emacs-devel@gnu.org; Thu, 02 Jan 2014 14:06:05 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vynab-00079u-HJ for emacs-devel@gnu.org; Thu, 02 Jan 2014 14:05:59 -0500 Original-Received: from dancol.org ([2600:3c01::f03c:91ff:fedf:adf3]:33091) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vynab-000792-4R for emacs-devel@gnu.org; Thu, 02 Jan 2014 14:05:53 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=dancol.org; s=x; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:References:Subject:To:MIME-Version:From:Date:Message-ID; bh=/mbJDtuxeFGbJutyAyoGX9Sng8NWvH3+ihgNFCmM76c=; b=ORqHzfoIymXbTnx0fWOuA5JJ6cBg4KbOFSoHJhpeP7tWs4TTLH44omcwVu14ZeHS3aj25PeNmozqAYVbkTThk/0m/6TNfeYCJ5TmXwFgqSiPmQphup7hmiYUJLje5NezFek0+wO7zgeeCmg3vTD+dLt4Xq/6qeYdFJtez+4oYh2+lg4ANLfLxbYe+hoZohJj+siaNbcGeIH9vlXAkp0nROAWyY0ll+30pG0cTo+fM2ltZINko5TKf7g18lpTYzJsH7rWdrDjCWL291yAFDKAKloz602K9YWWHywrUbJdgg3Is9rpaeoCWx6mfVjjERUI42Iy9tzP/97lolV/+iqngw==; Original-Received: from mpk-nat-3.thefacebook.com ([173.252.71.3] helo=[172.25.96.192]) by dancol.org with esmtpsa (TLS1.0:DHE_RSA_CAMELLIA_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1VynaT-0005Ze-Ir; Thu, 02 Jan 2014 11:05:45 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 In-Reply-To: <87fvp6bdd9.fsf_-_@ktab.red-bean.com> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2600:3c01::f03c:91ff:fedf:adf3 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:167064 Archived-At: On 01/02/2014 07:41 AM, Karl Fogel wrote: > Now that RMS has dropped the bzr requirement, I propose we move to git. > ESR has graciously offered to be technical lead for such a migration. +1 for git. Mercurial would be acceptable as well, but I prefer git: hg got branching wrong and git got it right. Sure, git's UI is finnicky, but it's the emerging standard, and there's an incredibly rich ecosystem built around it.