Linux maintainer tooling and workflows
 help / color / mirror / Atom feed
* b4 am doesn't see patch 2/2
@ 2020-04-20 14:02 Geert Uytterhoeven
  2020-04-20 16:55 ` Konstantin Ryabitsev
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2020-04-20 14:02 UTC (permalink / raw)
  To: Konstantin Ryabitsev; +Cc: tools, users@linux.kernel.org

Hi Konstantin,

While

     b4 mbox 20200420123844.3998746-2-arnd@arndb.de

fetches all files, "b4 am" only sees the first patch:

    $ b4 am 20200420123844.3998746-2-arnd@arndb.de
    Analyzing 2 messages in the thread
    ---
    Thread incomplete, attempting to backfill
    ---
    Writing ./20200420_arnd_sh_remove_sh5_support.mbx
      [PATCH 1/2] sh: remove sh5 support
      ERROR: missing [2/2]!
    ---
    Total patches: 1
    ---
    WARNING: Thread incomplete!
     Link: https://lore.kernel.org/r/20200420123844.3998746-1-arnd@arndb.de
     Base: not found, sorry
           git checkout -b 20200420_arnd_arndb_de master
           git am ./20200420_arnd_sh_remove_sh5_support.mbx

It doesn't matter whether I pass the Message-Id of the first or second patch.

Thanks!

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: b4 am doesn't see patch 2/2
  2020-04-20 14:02 b4 am doesn't see patch 2/2 Geert Uytterhoeven
@ 2020-04-20 16:55 ` Konstantin Ryabitsev
  0 siblings, 0 replies; 2+ messages in thread
From: Konstantin Ryabitsev @ 2020-04-20 16:55 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: tools, users@linux.kernel.org

On Mon, Apr 20, 2020 at 04:02:04PM +0200, Geert Uytterhoeven wrote:
> Hi Konstantin,
> 
> While
> 
>      b4 mbox 20200420123844.3998746-2-arnd@arndb.de
> 
> fetches all files, "b4 am" only sees the first patch:
> 
>     $ b4 am 20200420123844.3998746-2-arnd@arndb.de
>     Analyzing 2 messages in the thread
>     ---
>     Thread incomplete, attempting to backfill
>     ---
>     Writing ./20200420_arnd_sh_remove_sh5_support.mbx
>       [PATCH 1/2] sh: remove sh5 support
>       ERROR: missing [2/2]!
>     ---
>     Total patches: 1
>     ---
>     WARNING: Thread incomplete!
>      Link: https://lore.kernel.org/r/20200420123844.3998746-1-arnd@arndb.de
>      Base: not found, sorry
>            git checkout -b 20200420_arnd_arndb_de master
>            git am ./20200420_arnd_sh_remove_sh5_support.mbx
> 
> It doesn't matter whether I pass the Message-Id of the first or second 
> patch.

Ah, good one. That patch has nothing but file deletes, so in the absence 
of @@ @@ lines, we didn't recognize it as a patch.

Both master and stable-0.3.y have a fix for this now, and I will release 
0.3.8 in the near future.

Thanks,
-K

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-20 16:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-20 14:02 b4 am doesn't see patch 2/2 Geert Uytterhoeven
2020-04-20 16:55 ` Konstantin Ryabitsev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox