Documentation/branch: fix small typo in -D example
Signed-off-by: Quy Tonthat <qtonthat@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
parent
52e7b744d3
commit
045fe3ccda
@ -136,7 +136,7 @@ $ git branch -D test <2>
|
||||
+
|
||||
<1> delete remote-tracking branches "todo", "html", "man"
|
||||
<2> delete "test" branch even if the "master" branch does not have all
|
||||
commits from todo branch.
|
||||
commits from test branch.
|
||||
|
||||
|
||||
Notes
|
||||
|
Loading…
Reference in New Issue
Block a user