* [PATCH] git-format-patch.txt: fix explanation of an example.
@ 2007-11-01 14:21 Sergei Organov
0 siblings, 0 replies; only message in thread
From: Sergei Organov @ 2007-11-01 14:21 UTC (permalink / raw)
To: git
Signed-off-by: Sergei Organov <osv@javad.com>
---
Documentation/git-format-patch.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/git-format-patch.txt b/Documentation/git-format-patch.txt
index c9857a2..dc5e9ba 100644
--- a/Documentation/git-format-patch.txt
+++ b/Documentation/git-format-patch.txt
@@ -168,7 +168,7 @@ git-format-patch origin::
is created in the current directory.
git-format-patch \--root origin::
- Extract all commits which that leads to 'origin' since the
+ Extract all commits which lead to 'origin' since the
inception of the project.
git-format-patch -M -B origin::
--
1.5.3.4
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2007-11-01 14:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-01 14:21 [PATCH] git-format-patch.txt: fix explanation of an example Sergei Organov
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.