Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Documentation/git-show.txt: include common diff options, like git-log.txt
author
Matthieu Moy
<Matthieu.Moy@imag.fr>
Tue, 16 Jul 2013 08:05:38 +0000
(10:05 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 18 Jul 2013 00:50:56 +0000
(17:50 -0700)
Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-show.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
71482d3
)
diff --git
a/Documentation/git-show.txt
b/Documentation/git-show.txt
index ae4edcccfbc2c862f4a1f77a5d58c348fbee2def..4e617e6979dda86138e14cb93d84016d304de07a 100644
(file)
--- a/
Documentation/git-show.txt
+++ b/
Documentation/git-show.txt
@@
-45,6
+45,15
@@
include::pretty-options.txt[]
include::pretty-formats.txt[]
+COMMON DIFF OPTIONS
+-------------------
+
+:git-log: 1
+include::diff-options.txt[]
+
+include::diff-generate-patch.txt[]
+
+
EXAMPLES
--------