guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] gnu: magit: Fix interactive rebase.


From: Alex Kost
Subject: Re: [PATCH] gnu: magit: Fix interactive rebase.
Date: Wed, 27 Jul 2016 11:21:03 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Alex Griffin (2016-07-26 23:57 +0300) wrote:

> This patch fixes magit's interactive rebase function, which calls perl
> and fails if perl is not in PATH.

Indeed!  I've never noticed it as I always used "r i", and not the other
rebase commands.  For the records: this patch fixes
'magit-rebase-edit-commit' and 'magit-rebase-reword-commit' commands
(which are bound to "r m" and "r w" by default).

> From 1f73f2635225bfcf942194ffe8c02a07e4705d34 Mon Sep 17 00:00:00 2001
> From: Alex Griffin <address@hidden>
> Date: Tue, 26 Jul 2016 13:29:51 -0500
> Subject: [PATCH] gnu: magit: Fix interactive rebase.
>
> * gnu/packages/emacs.scm (magit): Fix interactive rebase.

Since this fix is not really for the "interactive rebase" itself (I mean
what is bound to "r i"), but for the other rebase commands, I changed
the commit message and applied the patch as 46bd45152¹, thanks!

¹ 
http://git.savannah.gnu.org/cgit/guix.git/commit/?id=46bd451520d7a318e8b52a4a500d146403b8dcb8

-- 
Alex



reply via email to

[Prev in Thread] Current Thread [Next in Thread]