summaryrefslogtreecommitdiffstats
path: root/git-checkout.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-01-02 14:30:15 -0800
committerJunio C Hamano <gitster@pobox.com>2024-01-02 14:30:15 -0800
commit07b9e54e5347adf0229f3bb916568e37530051ae (patch)
tree39a2de3ffa3edcac129a0650774c14921d82966f /git-checkout.html
parent7ae46b40202f2928d34d523c62e7c215f44f91bf (diff)
downloadgit-htmldocs-07b9e54e5347adf0229f3bb916568e37530051ae.tar.gz
Autogenerated HTML docs for v2.43.0-254-ga260
Diffstat (limited to 'git-checkout.html')
-rw-r--r--git-checkout.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-checkout.html b/git-checkout.html
index 5926f9264..a808a688c 100644
--- a/git-checkout.html
+++ b/git-checkout.html
@@ -1052,7 +1052,7 @@ variable.</p></div>
</dt>
<dd>
<p>
- Create a new <em>orphan</em> branch, named <code>&lt;new-branch&gt;</code>, started from
+ Create a new unborn branch, named <code>&lt;new-branch&gt;</code>, started from
<code>&lt;start-point&gt;</code> and switch to it. The first commit made on this
new branch will have no parents and it will be the root of a new
history totally disconnected from all the other branches and
@@ -1635,7 +1635,7 @@ checkout.thresholdForParallelism
<div id="footer">
<div id="footer-text">
Last updated
- 2023-12-27 15:50:18 PST
+ 2024-01-02 14:28:43 PST
</div>
</div>
</body>