Git development
 help / color / mirror / Atom feed
* [PATCH] doc: am: correct to full --no-message-id
@ 2026-04-11 20:20 kristofferhaugsbakk
  2026-04-13 17:32 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: kristofferhaugsbakk @ 2026-04-11 20:20 UTC (permalink / raw)
  To: git; +Cc: Kristoffer Haugsbakk

From: Kristoffer Haugsbakk <code@khaugsbakk.name>

Signed-off-by: Kristoffer Haugsbakk <code@khaugsbakk.name>
---

Notes (series):
    I should have spotted this while working on topic kh/doc-am-xref.

 Documentation/git-am.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/git-am.adoc b/Documentation/git-am.adoc
index 384e0cd7f9b..26c6670f6fc 100644
--- a/Documentation/git-am.adoc
+++ b/Documentation/git-am.adoc
@@ -92,7 +92,7 @@ OPTIONS
 
 --no-message-id::
 	Do not add the Message-ID header to the commit message.
-	`no-message-id` is useful to override `am.messageid`.
+	`--no-message-id` is useful to override `am.messageid`.
 
 -q::
 --quiet::

base-commit: 8c9303b1ffae5b745d1b0a1f98330cf7944d8db0
-- 
2.53.0.32.gf6228eaf9cc


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

* Re: [PATCH] doc: am: correct to full --no-message-id
  2026-04-11 20:20 [PATCH] doc: am: correct to full --no-message-id kristofferhaugsbakk
@ 2026-04-13 17:32 ` Junio C Hamano
  0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2026-04-13 17:32 UTC (permalink / raw)
  To: kristofferhaugsbakk; +Cc: git, Kristoffer Haugsbakk

kristofferhaugsbakk@fastmail.com writes:

> From: Kristoffer Haugsbakk <code@khaugsbakk.name>
>
> Signed-off-by: Kristoffer Haugsbakk <code@khaugsbakk.name>
> ---
>
> Notes (series):
>     I should have spotted this while working on topic kh/doc-am-xref.

Both patches look sensible material just in time for -rc2.

Will apply.  Thanks.

>
>  Documentation/git-am.adoc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/git-am.adoc b/Documentation/git-am.adoc
> index 384e0cd7f9b..26c6670f6fc 100644
> --- a/Documentation/git-am.adoc
> +++ b/Documentation/git-am.adoc
> @@ -92,7 +92,7 @@ OPTIONS
>  
>  --no-message-id::
>  	Do not add the Message-ID header to the commit message.
> -	`no-message-id` is useful to override `am.messageid`.
> +	`--no-message-id` is useful to override `am.messageid`.
>  
>  -q::
>  --quiet::
>
> base-commit: 8c9303b1ffae5b745d1b0a1f98330cf7944d8db0

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

end of thread, other threads:[~2026-04-13 17:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-11 20:20 [PATCH] doc: am: correct to full --no-message-id kristofferhaugsbakk
2026-04-13 17:32 ` Junio C Hamano

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