diff --git a/Documentation/git-branch.txt b/Documentation/git-branch.txt index d0b3358771..3672195b3a 100644 --- a/Documentation/git-branch.txt +++ b/Documentation/git-branch.txt @@ -99,8 +99,8 @@ OPTIONS -f:: --force:: - Reset to if exists - already. Without `-f` 'git branch' refuses to change an existing branch. + Reset to , even if exists + already. Without `-f`, 'git branch' refuses to change an existing branch. In combination with `-d` (or `--delete`), allow deleting the branch irrespective of its merged status. In combination with `-m` (or `--move`), allow renaming the branch even if the new