Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
do_for_each_reflog(): use a strbuf to hold logfile name
[gitweb.git]
/
Documentation
/
git-diff-index.txt
diff --git
a/Documentation/git-diff-index.txt
b/Documentation/git-diff-index.txt
index 2ea22abca2bc72abb0cedfe6f47616c52a60d3f4..c0b7c581add35e24128a6b7e9aa79a50f914aad5 100644
(file)
--- a/
Documentation/git-diff-index.txt
+++ b/
Documentation/git-diff-index.txt
@@
-8,6
+8,7
@@
git-diff-index - Compares content and mode of blobs between the index and reposi
SYNOPSIS
--------
+[verse]
'git diff-index' [-m] [--cached] [<common diff options>] <tree-ish> [<path>...]
DESCRIPTION