Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
builtin-rev-list.c: mark file-local function static
[gitweb.git]
/
Documentation
/
git-reset.txt
diff --git
a/Documentation/git-reset.txt
b/Documentation/git-reset.txt
index 2d27e405a39c77f1a7d7507db2f063a4819bec47..9df6de2e7dcdfa8f6629e13d5f5768787fccff66 100644
(file)
--- a/
Documentation/git-reset.txt
+++ b/
Documentation/git-reset.txt
@@
-62,6
+62,7
@@
This means that `git reset -p` is the opposite of `git add -p` (see
linkgit:git-add[1]).
-q::
+--quiet::
Be quiet, only report errors.
<commit>::