summaryrefslogtreecommitdiffstats
path: root/git-checkout.txt
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.txt
parent7ae46b40202f2928d34d523c62e7c215f44f91bf (diff)
downloadgit-htmldocs-07b9e54e5347adf0229f3bb916568e37530051ae.tar.gz
Autogenerated HTML docs for v2.43.0-254-ga260
Diffstat (limited to 'git-checkout.txt')
-rw-r--r--git-checkout.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-checkout.txt b/git-checkout.txt
index 55a50b5b2..8bdfa54ab 100644
--- a/git-checkout.txt
+++ b/git-checkout.txt
@@ -217,7 +217,7 @@ variable.
below for details.
--orphan <new-branch>::
- Create a new 'orphan' branch, named `<new-branch>`, started from
+ Create a new unborn branch, named `<new-branch>`, started from
`<start-point>` 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