Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-format-patch(1): fix stray \ in output
[gitweb.git]
/
Documentation
/
git-format-patch.txt
diff --git
a/Documentation/git-format-patch.txt
b/Documentation/git-format-patch.txt
index 894b82d6be29cee3309e9ae3472ab97218922f54..3c9192a6cfd51cc0276523eb7eb3ecbcce188a35 100644
(file)
--- a/
Documentation/git-format-patch.txt
+++ b/
Documentation/git-format-patch.txt
@@
-206,7
+206,7
@@
For each commit a separate file is created in the current directory.
project:
+
------------
-$ git format-patch
\
--root origin
+$ git format-patch --root origin
------------
* The same as the previous one: