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: Commits to branch and trunk Date: Thu, 13 Nov 2014 19:31:19 +0200 Message-ID: <83zjbvj9co.fsf@gnu.org> References: <83d28rkrf0.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1415899903 14787 80.91.229.3 (13 Nov 2014 17:31:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 13 Nov 2014 17:31:43 +0000 (UTC) Cc: emacs-devel@gnu.org To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 13 18:31:36 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 1XoyF6-0000lN-2e for ged-emacs-devel@m.gmane.org; Thu, 13 Nov 2014 18:31:36 +0100 Original-Received: from localhost ([::1]:33100 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XoyF5-0006xN-Kx for ged-emacs-devel@m.gmane.org; Thu, 13 Nov 2014 12:31:35 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42019) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XoyEx-0006wH-Li for emacs-devel@gnu.org; Thu, 13 Nov 2014 12:31:33 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XoyEr-00056N-Px for emacs-devel@gnu.org; Thu, 13 Nov 2014 12:31:27 -0500 Original-Received: from mtaout28.012.net.il ([80.179.55.184]:53240) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XoyEr-00053N-IX for emacs-devel@gnu.org; Thu, 13 Nov 2014 12:31:21 -0500 Original-Received: from conversion-daemon.mtaout28.012.net.il by mtaout28.012.net.il (HyperSendmail v2007.08) id <0NEZ00M00N15F900@mtaout28.012.net.il> for emacs-devel@gnu.org; Thu, 13 Nov 2014 19:28:35 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout28.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NEZ00HYGN7NQE40@mtaout28.012.net.il>; Thu, 13 Nov 2014 19:28:35 +0200 (IST) In-reply-to: <83d28rkrf0.fsf@gnu.org> 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.184 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:176971 Archived-At: > Date: Thu, 13 Nov 2014 18:15:47 +0200 > From: Eli Zaretskii > Cc: emacs-devel@gnu.org > > The fact that we switched to git changes nothing wrt where to commit > changes: if the changes are needed on the release branch, please > commit them there, not to master. > > A case in point is the changes to .gitignore you, Lars, just committed > to master: they should have been committed to the branch instead (I > backported them, and then improved on them). And the same goes to Paul, because the changes in etc/CONTRIBUTE should be on the branch as well.