summaryrefslogtreecommitdiffstats
path: root/git-bisect.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-bisect.html')
-rw-r--r--git-bisect.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-bisect.html b/git-bisect.html
index f4b649d1e..4ece8bf1f 100644
--- a/git-bisect.html
+++ b/git-bisect.html
@@ -1063,7 +1063,7 @@ determine the eventual outcome of the bisect session.</p></div>
</dt>
<dd>
<div class="paragraph"><p>Do not checkout the new working tree at each iteration of the bisection
-process. Instead just update a special reference named <code>BISECT_HEAD</code> to make
+process. Instead just update the reference named <code>BISECT_HEAD</code> to make
it point to the commit that should be tested.</p></div>
<div class="paragraph"><p>This option may be useful when the test you would perform in each step
does not require a checked out tree.</p></div>
@@ -1244,7 +1244,7 @@ help</code> or <code>git bisect -h</code> to get a long usage description.</p></
<div id="footer">
<div id="footer-text">
Last updated
- 2023-10-30 23:29:48 PDT
+ 2023-12-27 15:50:18 PST
</div>
</div>
</body>