Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
doc: remove unsupported parameter from patch-id
author
Andreas Heiduk
<asheiduk@gmail.com>
Thu, 27 Jul 2017 22:46:16 +0000
(
00:46
+0200)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 28 Jul 2017 21:41:32 +0000
(14:41 -0700)
The patch is read from standard input and not from a parameter.
Signed-off-by: Andreas Heiduk <asheiduk@gmail.com>
Reviewed-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-patch-id.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
840ed14
)
diff --git
a/Documentation/git-patch-id.txt
b/Documentation/git-patch-id.txt
index cf71fba1c0a9c18ea6428ab49820cb9e707608c6..442caff8a9c394168839e63f4612c9083386175a 100644
(file)
--- a/
Documentation/git-patch-id.txt
+++ b/
Documentation/git-patch-id.txt
@@
-56,9
+56,6
@@
OPTIONS
This is the default.
-<patch>::
- The diff to create the ID of.
-
GIT
---
Part of the linkgit:git[1] suite