All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] doc: trivial typo in git-format-patch.txt
@ 2017-04-17 22:32 Giuseppe Bilotta
  2017-04-18  0:15 ` Jonathan Nieder
  2017-04-18  0:48 ` Jacob Keller
  0 siblings, 2 replies; 3+ messages in thread
From: Giuseppe Bilotta @ 2017-04-17 22:32 UTC (permalink / raw)
  To: Git ML; +Cc: Giuseppe Bilotta

Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
---
 Documentation/git-format-patch.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/git-format-patch.txt b/Documentation/git-format-patch.txt
index f7a069bb92..c890328b02 100644
--- a/Documentation/git-format-patch.txt
+++ b/Documentation/git-format-patch.txt
@@ -557,7 +557,7 @@ series A, B, C, the history would be like:
 ................................................
 
 With `git format-patch --base=P -3 C` (or variants thereof, e.g. with
-`--cover-letter` of using `Z..C` instead of `-3 C` to specify the
+`--cover-letter` or using `Z..C` instead of `-3 C` to specify the
 range), the base tree information block is shown at the end of the
 first message the command outputs (either the first patch, or the
 cover letter), like this:
-- 
2.12.2.819.gfd8aacebd5


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

* Re: [PATCH] doc: trivial typo in git-format-patch.txt
  2017-04-17 22:32 [PATCH] doc: trivial typo in git-format-patch.txt Giuseppe Bilotta
@ 2017-04-18  0:15 ` Jonathan Nieder
  2017-04-18  0:48 ` Jacob Keller
  1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Nieder @ 2017-04-18  0:15 UTC (permalink / raw)
  To: Giuseppe Bilotta; +Cc: Git ML

Giuseppe Bilotta wrote:

> Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
> ---
>  Documentation/git-format-patch.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

It took me a while to see the typo.  It's s/of/or/.  Good eyes.

Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>

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

* Re: [PATCH] doc: trivial typo in git-format-patch.txt
  2017-04-17 22:32 [PATCH] doc: trivial typo in git-format-patch.txt Giuseppe Bilotta
  2017-04-18  0:15 ` Jonathan Nieder
@ 2017-04-18  0:48 ` Jacob Keller
  1 sibling, 0 replies; 3+ messages in thread
From: Jacob Keller @ 2017-04-18  0:48 UTC (permalink / raw)
  To: Giuseppe Bilotta; +Cc: Git ML

On Mon, Apr 17, 2017 at 3:32 PM, Giuseppe Bilotta
<giuseppe.bilotta@gmail.com> wrote:
> Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
> ---
>  Documentation/git-format-patch.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/git-format-patch.txt b/Documentation/git-format-patch.txt
> index f7a069bb92..c890328b02 100644
> --- a/Documentation/git-format-patch.txt
> +++ b/Documentation/git-format-patch.txt
> @@ -557,7 +557,7 @@ series A, B, C, the history would be like:
>  ................................................
>
>  With `git format-patch --base=P -3 C` (or variants thereof, e.g. with
> -`--cover-letter` of using `Z..C` instead of `-3 C` to specify the
> +`--cover-letter` or using `Z..C` instead of `-3 C` to specify the

Makes sense. The wording is now "if you use either cover-letter or you
use Z..C instead of -3 C ..."

Thanks,
Jake

>  range), the base tree information block is shown at the end of the
>  first message the command outputs (either the first patch, or the
>  cover letter), like this:
> --
> 2.12.2.819.gfd8aacebd5
>

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

end of thread, other threads:[~2017-04-18  0:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-17 22:32 [PATCH] doc: trivial typo in git-format-patch.txt Giuseppe Bilotta
2017-04-18  0:15 ` Jonathan Nieder
2017-04-18  0:48 ` Jacob Keller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.