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: scratch/gnus-cloud ece27ed 01/61: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs Date: Fri, 01 Jul 2016 21:46:49 +0300 Message-ID: <83lh1ltcva.fsf@gnu.org> References: <20160701173748.21438.91559@vcs.savannah.gnu.org> <20160701173750.9F5F1220067@vcs.savannah.gnu.org> <87inwpjlnc.fsf@lifelogs.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1467398870 24301 80.91.229.3 (1 Jul 2016 18:47:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 1 Jul 2016 18:47:50 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 01 20:47:46 2016 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 1bJ3TQ-0007jx-Vc for ged-emacs-devel@m.gmane.org; Fri, 01 Jul 2016 20:47:33 +0200 Original-Received: from localhost ([::1]:35211 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bJ3TQ-0004Hu-8q for ged-emacs-devel@m.gmane.org; Fri, 01 Jul 2016 14:47:32 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53670) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bJ3TG-00045V-N8 for emacs-devel@gnu.org; Fri, 01 Jul 2016 14:47:23 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bJ3TB-0007bR-PG for emacs-devel@gnu.org; Fri, 01 Jul 2016 14:47:21 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:34672) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bJ3TB-0007bN-MB for emacs-devel@gnu.org; Fri, 01 Jul 2016 14:47:17 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:1728 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bJ3T8-0006UC-7v for emacs-devel@gnu.org; Fri, 01 Jul 2016 14:47:16 -0400 In-reply-to: <87inwpjlnc.fsf@lifelogs.com> (message from Ted Zlatanov on Fri, 01 Jul 2016 13:47:19 -0400) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:205050 Archived-At: > From: Ted Zlatanov > Date: Fri, 01 Jul 2016 13:47:19 -0400 > > On Fri, 1 Jul 2016 17:37:50 +0000 (UTC) tzz@lifelogs.com (Teodor Zlatanov) wrote: > > TZ> branch: scratch/gnus-cloud > TZ> commit ece27ed21920283af9af1d78bd5235bf6097fce1 > TZ> Merge: 743e6b6 13feb31 > TZ> Author: Ted Zlatanov > TZ> Commit: Ted Zlatanov > > TZ> Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs > > Maybe the notification script should skip merge commits or ignore > scratch branches? It just sent out a whole bunch of notifications for a > scratch branch. Why did you make so many merges from master onto the scratch branch? This shouldn't be necessary to begin with.