From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.devel Subject: Re: VC mode and git Date: Wed, 25 Mar 2015 22:01:09 +0100 Organization: Probably a good idea Message-ID: <86egocssfe.fsf@dod.no> References: <20150324163714.GA27775@thyrsus.com> <83y4mmpb1n.fsf@gnu.org> <83a8z1ougl.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1427317441 1504 80.91.229.3 (25 Mar 2015 21:04:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 25 Mar 2015 21:04:01 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 25 22:03:52 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 1YasSd-0005bF-42 for ged-emacs-devel@m.gmane.org; Wed, 25 Mar 2015 22:03:35 +0100 Original-Received: from localhost ([::1]:41362 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YasSc-0001pw-GJ for ged-emacs-devel@m.gmane.org; Wed, 25 Mar 2015 17:03:34 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51448) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YasSY-0001pg-Tj for emacs-devel@gnu.org; Wed, 25 Mar 2015 17:03:31 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YasSV-0006k6-N9 for emacs-devel@gnu.org; Wed, 25 Mar 2015 17:03:30 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:57067) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YasSV-0006jy-Fg for emacs-devel@gnu.org; Wed, 25 Mar 2015 17:03:27 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YasSD-0005Kk-LK for emacs-devel@gnu.org; Wed, 25 Mar 2015 22:03:09 +0100 Original-Received: from cm-84.208.248.210.getinternet.no ([84.208.248.210]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 25 Mar 2015 22:03:09 +0100 Original-Received: from sb by cm-84.208.248.210.getinternet.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 25 Mar 2015 22:03:09 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-Lines: 10 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: cm-84.208.248.210.getinternet.no Mail-Copies-To: never User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4 (windows-nt) Cancel-Lock: sha1:tMeFTr/Ald0ZF1/hQ7b5nuhewRE= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:184266 Archived-At: >>>>> Eli Zaretskii : > OK, so you don't need it (and mostly use magit anyway). But that's > still not a reason to dismiss it as an optional feature for others. Am I allowed to say that I think this is the wrong place to add complexity and effort in vc-git.el? And can I say that I think people will be better off, by accepting that commit and push are two separate operations in git?