summaryrefslogtreecommitdiffstats
path: root/git-branch.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-09-08 14:24:58 -0700
committerJunio C Hamano <gitster@pobox.com>2021-09-08 14:24:58 -0700
commit810dc8f1583cea4aa8bebdfbbc5da4b72f4b0b20 (patch)
tree3f156e3646a6885c2b825f13cc1670447fe86eb2 /git-branch.html
parent7a031e5c8c444cac4c199ecf6538eb89f8862071 (diff)
downloadgit-htmldocs-810dc8f1583cea4aa8bebdfbbc5da4b72f4b0b20.tar.gz
Autogenerated HTML docs for v2.33.0-180-g8463be
Diffstat (limited to 'git-branch.html')
-rw-r--r--git-branch.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/git-branch.html b/git-branch.html
index 455198c69..7a7d763b3 100644
--- a/git-branch.html
+++ b/git-branch.html
@@ -877,7 +877,8 @@ way to clean up all obsolete remote-tracking branches.</p></div>
Reset &lt;branchname&gt; to &lt;startpoint&gt;, even if &lt;branchname&gt; exists
already. Without <code>-f</code>, <em>git branch</em> refuses to change an existing branch.
In combination with <code>-d</code> (or <code>--delete</code>), allow deleting the
- branch irrespective of its merged status. In combination with
+ branch irrespective of its merged status, or whether it even
+ points to a valid commit. In combination with
<code>-m</code> (or <code>--move</code>), allow renaming the branch even if the new
branch name already exists, the same applies for <code>-c</code> (or <code>--copy</code>).
</p>
@@ -1397,7 +1398,7 @@ a branch?&#8221;</a> in the Git User&#8217;s Manual.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2021-02-25 17:29:29 PST
+ 2021-09-08 14:15:40 PDT
</div>
</div>
</body>