On 2010-06-28 20:39 +0100, Óscar Fuentes wrote:
> That's what I do:
>
> Let's suppose that I want to cherry-pick some commits from
> other-branch into my-branch.
>
> First, switch to "my-branch".
>
> Then, C-u l my-branch [ENTER] other-branch [ENTER] (this shows the log
> of commits which are on other-branch but not in my-branch.)
>
> Finally, use `A' to cherry-pick the commits from the log.
>
> HTH

Thank you for this. I just tested it out and it didn't suffer the
problem that I observed. But the procedure that specified in my previous
post should also work. Looks like magit is doing an unnecessary update
of the log buffer.

Leo


-- 
Any Emacs contains an ad hoc, informally-specified, bug-ridden, slow
implementation of half of Common Lisp.

Reply via email to