From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: VC mode and git Date: Fri, 27 Mar 2015 16:36:23 +0300 Message-ID: <83pp7ua7fs.fsf@gnu.org> References: <86egoeusg2.fsf@example.com> <83pp7yp5po.fsf@gnu.org> <5511BB2A.2070909@dancol.org> <83619potuw.fsf@gnu.org> <83619nogfq.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1427463438 3992 80.91.229.3 (27 Mar 2015 13:37:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 27 Mar 2015 13:37:18 +0000 (UTC) Cc: sva-news@mygooglest.com, dancol@dancol.org, emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 27 14:37:09 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 1YbURT-0003aT-7w for ged-emacs-devel@m.gmane.org; Fri, 27 Mar 2015 14:36:55 +0100 Original-Received: from localhost ([::1]:50267 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YbURN-0000VV-Ns for ged-emacs-devel@m.gmane.org; Fri, 27 Mar 2015 09:36:49 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54976) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YbUR4-0000Kh-DX for emacs-devel@gnu.org; Fri, 27 Mar 2015 09:36:34 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YbUR1-00023w-13 for emacs-devel@gnu.org; Fri, 27 Mar 2015 09:36:30 -0400 Original-Received: from mtaout24.012.net.il ([80.179.55.180]:59726) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YbUR0-00023T-Or; Fri, 27 Mar 2015 09:36:26 -0400 Original-Received: from conversion-daemon.mtaout24.012.net.il by mtaout24.012.net.il (HyperSendmail v2007.08) id <0NLV00200H4V0600@mtaout24.012.net.il>; Fri, 27 Mar 2015 16:28:49 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout24.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NLV00M3NHG0HQ50@mtaout24.012.net.il>; Fri, 27 Mar 2015 16:28:49 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 80.179.55.180 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:184390 Archived-At: > Date: Fri, 27 Mar 2015 09:26:47 -0400 > From: Richard Stallman > Cc: sva-news@mygooglest.com, dancol@dancol.org, emacs-devel@gnu.org > > > Bazaar allowed a workflow that Git doesn't, that's why you could > > maintain the illusion of a single operation in a bound branch. > > This seems to be a serious flaw in Git. People were so enthusiastic > about it. People who were enthusiastic about it generally didn't use (and didn't like) the notion of the bound branch anyway.