From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: core-updates merged! Date: Wed, 3 Aug 2016 17:01:29 -0400 Message-ID: <20160803210129.GA4966@jasmine> References: <87invje1yx.fsf@we.make.ritual.n0.is> <87invj84bc.fsf@gnu.org> <20160802174821.GA29590@jasmine> <874m7297xg.fsf@gnu.org> <20160803040446.GA23535@jasmine> <871t253ith.fsf@gnu.org> <20160803172417.GA10236@jasmine> <878twd20ui.fsf@gnu.org> <20160803183911.GC11621@jasmine> <87vazhzknn.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43437) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bV3IW-00059s-B1 for guix-devel@gnu.org; Wed, 03 Aug 2016 17:01:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bV3IQ-00057a-A9 for guix-devel@gnu.org; Wed, 03 Aug 2016 17:01:51 -0400 Content-Disposition: inline In-Reply-To: <87vazhzknn.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ludovic =?iso-8859-1?Q?Court=E8s?= Cc: guix-devel@gnu.org On Wed, Aug 03, 2016 at 10:01:48PM +0200, Ludovic Courtès wrote: > I think core-updates-next is just a dozen commits or so, right? > I think we should remerge core-updates-next on top of master, making it > the new core-updates. Do you mean `git checkout core-updates-next && git merge master`? That's what I've done. But, it means that some unsigned commits come to core-updates-next from master, and I can't push the result to Savannah because of the new signature hook.