From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: 01/01: Merge branch 'origin/core-updates-next' into core-updates Date: Wed, 06 Jun 2018 20:48:21 -0400 Message-ID: <87h8mf1kx6.fsf@netris.org> References: <20180606210241.30122.49748@vcs0.savannah.gnu.org> <20180606210242.E94BC201F1@vcs0.savannah.gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40139) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fQj7V-0008W2-Ty for guix-devel@gnu.org; Wed, 06 Jun 2018 20:49:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fQj7R-0008GN-7Z for guix-devel@gnu.org; Wed, 06 Jun 2018 20:49:42 -0400 Received: from world.peace.net ([64.112.178.59]:42606) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fQj7R-0008A6-3B for guix-devel@gnu.org; Wed, 06 Jun 2018 20:49:37 -0400 In-Reply-To: <20180606210242.E94BC201F1@vcs0.savannah.gnu.org> (Ricardo Wurmus's message of "Wed, 6 Jun 2018 17:02:42 -0400 (EDT)") 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: Ricardo Wurmus Cc: guix-devel@gnu.org Hi Ricardo, rekado@elephly.net (Ricardo Wurmus) writes: > rekado pushed a commit to branch core-updates > in repository guix. > > commit 87096247567ac0d4aac3fc5a7a1e150d307c5b80 > Merge: 116ca65 5e6bd3e > Author: Ricardo Wurmus > Date: Wed Jun 6 23:01:48 2018 +0200 > > Merge branch 'origin/core-updates-next' into core-updates Umm, did you intend to push this to the 'core-updates' branch on Savannah? Core-updates has been frozen for months, and is almost completely built by Hydra. It looks like this would entail rebuilding the entire branch from scratch again. I would say that we should revert this, but it's not obvious to me how to revert a merge. What do you think? Mark