summaryrefslogtreecommitdiffstats
path: root/git-branch.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-02-12 14:46:42 -0800
committerJunio C Hamano <gitster@pobox.com>2021-02-12 14:46:42 -0800
commitb4fc8e8cbb4fa1443a8546bdff0b1e5cd06f15fd (patch)
tree97ac27d4e5cc461ea39536570c661ae86ee33098 /git-branch.txt
parent3845b44a4780aeeee53a6cc9983c3b3e7abdfd52 (diff)
downloadgit-htmldocs-b4fc8e8cbb4fa1443a8546bdff0b1e5cd06f15fd.tar.gz
Autogenerated HTML docs for v2.30.1-489-g328c10
Diffstat (limited to 'git-branch.txt')
-rw-r--r--git-branch.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-branch.txt b/git-branch.txt
index adaa1782a..eb815c224 100644
--- a/git-branch.txt
+++ b/git-branch.txt
@@ -78,8 +78,8 @@ renaming. If <newbranch> exists, -M must be used to force the rename
to happen.
The `-c` and `-C` options have the exact same semantics as `-m` and
-`-M`, except instead of the branch being renamed it along with its
-config and reflog will be copied to a new name.
+`-M`, except instead of the branch being renamed, it will be copied to a
+new name, along with its config and reflog.
With a `-d` or `-D` option, `<branchname>` will be deleted. You may
specify more than one branch for deletion. If the branch currently