projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8451c56
)
git-format-patch.txt: fix explanation of an example.
author
Sergei Organov
<osv@javad.com>
Thu, 1 Nov 2007 14:21:39 +0000
(17:21 +0300)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 1 Nov 2007 22:19:43 +0000
(15:19 -0700)
Signed-off-by: Sergei Organov <osv@javad.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-format-patch.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-format-patch.txt
b/Documentation/git-format-patch.txt
index c9857a2d62e55edaf7e71c1a89ae09c8ae2423d2..f0617efa0ab5d6c046e2b880a710ab852f1afd6a 100644
(file)
--- 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
that lead
to 'origin' since the
inception of the project.
git-format-patch -M -B origin::