Code

Merge branch 'maint'
[git.git] / Documentation / git-bisect.txt
index 41e6ca832ba7636db4517e0b3dd09fbb07edbdcb..e4f46bc18dba1e55da83e4af76b8a7f30a7f40be 100644 (file)
@@ -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
 --------