We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 09bfb2e + 27875ae commit 6b1e4b1Copy full SHA for 6b1e4b1
Documentation/git-branch.txt
@@ -116,7 +116,7 @@ OPTIONS
116
117
-f::
118
--force::
119
- Reset <branchname> to <startpoint>, even if <branchname> exists
+ Reset <branchname> to <start-point>, even if <branchname> exists
120
already. Without `-f`, 'git branch' refuses to change an existing branch.
121
In combination with `-d` (or `--delete`), allow deleting the
122
branch irrespective of its merged status, or whether it even
0 commit comments