]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-switch.txt
Merge branch 'vd/fsck-submodule-url-test'
[thirdparty/git.git] / Documentation / git-switch.txt
index 6137421ede01315a8c14465b7a88fb189f1a4d7f..f38e4c8afa1bcbcfba7bd8b3e1da0bbad9703f77 100644 (file)
@@ -176,7 +176,7 @@ name, the guessing is aborted.  You can explicitly give a name with
        `branch.autoSetupMerge` configuration variable is true.
 
 --orphan <new-branch>::
-       Create a new 'orphan' branch, named `<new-branch>`. All
+       Create a new unborn branch, named `<new-branch>`. All
        tracked files are removed.
 
 --ignore-other-worktrees::