summaryrefslogtreecommitdiffstats
path: root/man1/git-branch.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-branch.1')
-rw-r--r--man1/git-branch.112
1 files changed, 9 insertions, 3 deletions
diff --git a/man1/git-branch.1 b/man1/git-branch.1
index 762c561c7..ed9a11e4d 100644
--- a/man1/git-branch.1
+++ b/man1/git-branch.1
@@ -2,12 +2,12 @@
.\" Title: git-branch
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 01/23/2023
+.\" Date: 01/27/2023
.\" Manual: Git Manual
-.\" Source: Git 2.39.1.348.g5dec958dcf
+.\" Source: Git 2.39.1.367.g5cc9858f1b
.\" Language: English
.\"
-.TH "GIT\-BRANCH" "1" "01/23/2023" "Git 2\&.39\&.1\&.348\&.g5dec95" "Git Manual"
+.TH "GIT\-BRANCH" "1" "01/27/2023" "Git 2\&.39\&.1\&.367\&.g5cc985" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -117,6 +117,12 @@ refuses to change an existing branch\&. In combination with
\fB\-c\fR
(or
\fB\-\-copy\fR)\&.
+.sp
+Note that
+\fIgit branch \-f <branchname> [<start\-point>]\fR, even with
+\fI\-f\fR, refuses to change an existing branch
+\fB<branchname>\fR
+that is checked out in another worktree linked to the same repository\&.
.RE
.PP
\-m, \-\-move