Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
fast-export: do automatic reencoding of commit messages only if requested
[gitweb.git]
/
Documentation
/
git-read-tree.txt
diff --git
a/Documentation/git-read-tree.txt
b/Documentation/git-read-tree.txt
index 7061d6634ed422b99495404b3adba9eb04ca7d39..d27184260856131f87fc0071c02204c6323b4f69 100644
(file)
--- a/
Documentation/git-read-tree.txt
+++ b/
Documentation/git-read-tree.txt
@@
-129,6
+129,10
@@
OPTIONS
Instead of reading tree object(s) into the index, just empty
it.
+-q::
+--quiet::
+ Quiet, suppress feedback messages.
+
<tree-ish#>::
The id of the tree object(s) to be read/merged.