* [PATCH] Documentation/branch: fix small typo in -D example
@ 2007-05-15 2:51 Quy Tonthat
0 siblings, 0 replies; only message in thread
From: Quy Tonthat @ 2007-05-15 2:51 UTC (permalink / raw)
To: Junio C Hamano; +Cc: git
Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
---
Documentation/git-branch.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/git-branch.txt b/Documentation/git-branch.txt
index 603f87f..8dc5171 100644
--- a/Documentation/git-branch.txt
+++ b/Documentation/git-branch.txt
@@ -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
--
1.5.2.rc3.2q
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2007-05-15 2:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-15 2:51 [PATCH] Documentation/branch: fix small typo in -D example Quy Tonthat
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).