From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26838 invoked by alias); 15 Jan 2015 23:57:02 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 26817 invoked by uid 89); 15 Jan 2015 23:57:01 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: mail-pa0-f44.google.com Received: from mail-pa0-f44.google.com (HELO mail-pa0-f44.google.com) (209.85.220.44) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Thu, 15 Jan 2015 23:57:00 +0000 Received: by mail-pa0-f44.google.com with SMTP id et14so20535421pad.3; Thu, 15 Jan 2015 15:56:58 -0800 (PST) X-Received: by 10.68.232.104 with SMTP id tn8mr8669501pbc.31.1421366218584; Thu, 15 Jan 2015 15:56:58 -0800 (PST) Received: from bubble.grove.modra.org (CPE-58-160-155-134.oycza5.sa.bigpond.net.au. [58.160.155.134]) by mx.google.com with ESMTPSA id mw3sm2395091pdb.70.2015.01.15.15.56.57 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Jan 2015 15:56:57 -0800 (PST) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id BECA2EACAC4; Fri, 16 Jan 2015 10:26:52 +1030 (ACDT) Date: Thu, 15 Jan 2015 23:57:00 -0000 From: Alan Modra To: Joel Brobecker Cc: Binutils , gdb-patches Subject: Re: Experimental branches Message-ID: <20150115235652.GU23768@bubble.grove.modra.org> Mail-Followup-To: Joel Brobecker , Binutils , gdb-patches References: <20141223132714.GA11973@adacore.com> <20141223180802.GP12884@adacore.com> <20141224002022.GQ12884@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-SW-Source: 2015-01/txt/msg00442.txt.bz2 On Thu, Jan 15, 2015 at 01:56:51PM -0800, Cary Coutant wrote: > On my experimental branch, I did "git merge master", then tried to > push. I got this: > > remote: *** This update introduces too many new commits (136), which would > remote: *** trigger as many emails, exceeding the current limit (100). > remote: *** Contact your repository adminstrator if you really meant > remote: *** to generate this many commit emails. > remote: error: hook declined to update > refs/heads/users/ccoutant/two-level-line-tables > > Clearly, I don't want to generate all those commit emails. What do I do instead? Joel, can you turn off emails on all users branches? See https://sourceware.org/ml/binutils-cvs/2015-01/ I don't think these emails are very useful. We also seem to be getting a full diff on binutils-cvs rather than the summary we used to have. -- Alan Modra Australia Development Lab, IBM