From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 032/151] gnu: Add ghc-hspec-discover. Date: Tue, 20 Oct 2015 16:57:01 +0200 Message-ID: <87si55si4i.fsf@gnu.org> References: <1444911697-15515-22-git-send-email-paul@denknerd.org> <1445266613-11794-1-git-send-email-ericbavier@openmailbox.org> <87twpl4qhn.fsf@denknerd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52765) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZoYLk-0004oW-4B for guix-devel@gnu.org; Tue, 20 Oct 2015 10:57:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZoYLY-000369-LA for guix-devel@gnu.org; Tue, 20 Oct 2015 10:57:16 -0400 In-Reply-To: <87twpl4qhn.fsf@denknerd.org> (Paul van der Walt's message of "Tue, 20 Oct 2015 15:30:12 +0200") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Paul van der Walt Cc: guix-devel@gnu.org Paul van der Walt skribis: > I'm starting to fix up your comments. > > When i'm done, should i git push -f to the wip-haskell-platform-7.10.2-a > branch, or should i drop that one and create a new one? =E2=80=98push -f=E2=80=99 is fine. The convention is that =E2=80=98wip-=E2= =80=99 branches may be rebased/modified any time. Thanks, Ludo=E2=80=99.