Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-remote-mediawiki: trivial fixes
[gitweb.git]
/
Documentation
/
git-bisect.txt
diff --git
a/Documentation/git-bisect.txt
b/Documentation/git-bisect.txt
index 41e6ca832ba7636db4517e0b3dd09fbb07edbdcb..e4f46bc18dba1e55da83e4af76b8a7f30a7f40be 100644
(file)
--- a/
Documentation/git-bisect.txt
+++ b/
Documentation/git-bisect.txt
@@
-273,6
+273,8
@@
it point to the commit that should be tested.
+
This option may be useful when the test you would perform in each step
does not require a checked out tree.
++
+If the repository is bare, `--no-checkout` is assumed.
EXAMPLES
--------