From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: VC mode and git Date: Thu, 26 Mar 2015 23:09:04 -0400 Message-ID: References: <20150324163714.GA27775@thyrsus.com> <83y4mmpb1n.fsf@gnu.org> <87lhim9sqp.fsf@igel.home> <87egoc56qg.fsf@gnu.org> Reply-To: rms@gnu.org NNTP-Posting-Host: plane.gmane.org Content-Type: text/plain; charset=Utf-8 X-Trace: ger.gmane.org 1427425791 25985 80.91.229.3 (27 Mar 2015 03:09:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 27 Mar 2015 03:09:51 +0000 (UTC) Cc: esr@thyrsus.com, eliz@gnu.org, schwab@linux-m68k.org, emacs-devel@gnu.org To: Tassilo Horn Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 27 04:09:43 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 1YbKeU-00042N-5e for ged-emacs-devel@m.gmane.org; Fri, 27 Mar 2015 04:09:42 +0100 Original-Received: from localhost ([::1]:47378 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YbKeT-0006XC-E2 for ged-emacs-devel@m.gmane.org; Thu, 26 Mar 2015 23:09:41 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52083) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YbKe4-0006Su-44 for emacs-devel@gnu.org; Thu, 26 Mar 2015 23:09:16 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YbKe3-0005C9-Cq for emacs-devel@gnu.org; Thu, 26 Mar 2015 23:09:16 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:49703) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YbKe3-0005Bv-A6 for emacs-devel@gnu.org; Thu, 26 Mar 2015 23:09:15 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1YbKds-0000rb-DY; Thu, 26 Mar 2015 23:09:04 -0400 In-reply-to: <87egoc56qg.fsf@gnu.org> (message from Tassilo Horn on Thu, 26 Mar 2015 12:38:15 +0100) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e 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:184358 Archived-At: [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > Just to elaborate: neither vc-bzr nor vc-git nor vc-hg (the DVCS > interfaces) push on commit but our advertised bzr setup made bzr itself > push on commit by default (because it was a bound branch). If Git has no feature comparable to a bound branch, that seems like a defect compared with Bzr. Perhaps we should supply that feature. > In the same way, you could set up a git post-commit hook that pushes if > you wish by placing a scipt with contents > --8<---------------cut here---------------start------------->8--- > #!/bin/sh > git push > --8<---------------cut here---------------end--------------->8--- > in .git/hooks/post-commit/. That recommendation is rather cumbersome compared to our former recommendations for Bzr, but that change would be a step up in our Git recommendations for people starting with Git. -- Dr Richard Stallman President, Free Software Foundation 51 Franklin St Boston MA 02110 USA www.fsf.org www.gnu.org Skype: No way! See stallman.org/skype.html.