mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] Documentation: user: introduction: suggest b4 shazam
@ 2023-09-18 16:20 Ahmad Fatoum
  2023-09-21  8:04 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2023-09-18 16:20 UTC (permalink / raw)
  To: barebox; +Cc: Ahmad Fatoum

b4 am requires manual application of the patch. b4 shazam -M fetches the
series into a branch (FETCH_HEAD) and has a useful heuristic for when
the base the patch applies on is unknown.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
 Documentation/user/introduction.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/user/introduction.rst b/Documentation/user/introduction.rst
index e7388b8bc95e..25fed6c53c4d 100644
--- a/Documentation/user/introduction.rst
+++ b/Documentation/user/introduction.rst
@@ -29,11 +29,11 @@ http://lists.infradead.org/mailman/listinfo/barebox/
 Mails sent to the barebox mailing list are archived on
 `lore.barebox.org <https://lore.barebox.org/barebox/>`_.
 
-Patch series sent there can be fetched with `b4 <https://pypi.org/project/b4/>`_ ::
+Patch series sent there can be applied with `b4 <https://pypi.org/project/b4/>`_ ::
 
    git config b4.midmask https://lore.barebox.org/%s
    git config b4.linkmask https://lore.barebox.org/%s
-   b4 am https://lore.barebox.org/$messageid # replace with link
+   b4 shazam -M https://lore.barebox.org/$messageid # replace with link
 
 There's also an IRC channel, which is
 `bridged to Matrix  <https://app.element.io/#/room/#barebox:matrix.org>`_:
-- 
2.39.2




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

* Re: [PATCH] Documentation: user: introduction: suggest b4 shazam
  2023-09-18 16:20 [PATCH] Documentation: user: introduction: suggest b4 shazam Ahmad Fatoum
@ 2023-09-21  8:04 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2023-09-21  8:04 UTC (permalink / raw)
  To: Ahmad Fatoum; +Cc: barebox

On Mon, Sep 18, 2023 at 06:20:33PM +0200, Ahmad Fatoum wrote:
> b4 am requires manual application of the patch. b4 shazam -M fetches the
> series into a branch (FETCH_HEAD) and has a useful heuristic for when
> the base the patch applies on is unknown.
> 
> Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
> ---
>  Documentation/user/introduction.rst | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied, thanks

Sascha

> 
> diff --git a/Documentation/user/introduction.rst b/Documentation/user/introduction.rst
> index e7388b8bc95e..25fed6c53c4d 100644
> --- a/Documentation/user/introduction.rst
> +++ b/Documentation/user/introduction.rst
> @@ -29,11 +29,11 @@ http://lists.infradead.org/mailman/listinfo/barebox/
>  Mails sent to the barebox mailing list are archived on
>  `lore.barebox.org <https://lore.barebox.org/barebox/>`_.
>  
> -Patch series sent there can be fetched with `b4 <https://pypi.org/project/b4/>`_ ::
> +Patch series sent there can be applied with `b4 <https://pypi.org/project/b4/>`_ ::
>  
>     git config b4.midmask https://lore.barebox.org/%s
>     git config b4.linkmask https://lore.barebox.org/%s
> -   b4 am https://lore.barebox.org/$messageid # replace with link
> +   b4 shazam -M https://lore.barebox.org/$messageid # replace with link
>  
>  There's also an IRC channel, which is
>  `bridged to Matrix  <https://app.element.io/#/room/#barebox:matrix.org>`_:
> -- 
> 2.39.2
> 
> 
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



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

end of thread, other threads:[~2023-09-21  8:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-18 16:20 [PATCH] Documentation: user: introduction: suggest b4 shazam Ahmad Fatoum
2023-09-21  8:04 ` Sascha Hauer

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