summaryrefslogtreecommitdiffstats
path: root/git-checkout.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-checkout.html')
-rw-r--r--git-checkout.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/git-checkout.html b/git-checkout.html
index d9e0cf9bb..5926f9264 100644
--- a/git-checkout.html
+++ b/git-checkout.html
@@ -813,7 +813,9 @@ is reset. This is the transactional equivalent of</p></div>
$ git checkout &lt;branch&gt;</code></pre>
</div></div>
<div class="paragraph"><p>that is to say, the branch is not reset/created unless "git checkout" is
-successful.</p></div>
+successful (e.g., when the branch is in use in another worktree, not
+just the current branch stays the same, but the branch is not reset to
+the start-point, either).</p></div>
</dd>
<dt class="hdlist1">
<em>git checkout</em> --detach [&lt;branch&gt;]
@@ -1633,7 +1635,7 @@ checkout.thresholdForParallelism
<div id="footer">
<div id="footer-text">
Last updated
- 2023-10-23 14:43:46 PDT
+ 2023-12-27 15:50:18 PST
</div>
</div>
</body>