From mboxrd@z Thu Jan 1 00:00:00 1970 From: rennes@openmailbox.org Subject: Re: [PATCH 2/2] gnu: Add bluefish. Date: Mon, 10 Oct 2016 08:42:40 -0500 Message-ID: <39b0beca8864c5497a3be8f9165496cb@openmailbox.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34157) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1btaqy-0003YS-8l for guix-devel@gnu.org; Mon, 10 Oct 2016 09:42:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1btaqu-0000FH-43 for guix-devel@gnu.org; Mon, 10 Oct 2016 09:42:51 -0400 Received: from mail2.openmailbox.org ([62.4.1.33]:49465) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1btaqt-0000Eh-Qh for guix-devel@gnu.org; Mon, 10 Oct 2016 09:42:48 -0400 Received: from www.openmailbox.org (unknown [10.91.130.55]) by mail2.openmailbox.org (Postfix) with ESMTP id 4B4981023BE for ; Mon, 10 Oct 2016 15:42:40 +0200 (CEST) In-Reply-To: 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: guix-devel@gnu.org Apologize for many questions. > git checkout master > git pull > git checkout your-branch-with-bluefish > git rebase master I made: $ git checkout master M gnu/packages/gnome.scm Already on 'master' Your branch is up-to-date with 'origin/master'. $ git pull Already up-to-date. $ git checkout gnu/packages/gnome.scm $ git rebase master Current branch master is up to date. and now my new patches does not exists. I need add boot patches in one?