DORMANTno replies

[PATCH] Documentation/gittutorial.txt: clarify git branch -d

From: <hidden>
Date: 2016-06-15 22:45:52
Subsystem: documentation, the rest · Maintainers: Jonathan Corbet, Linus Torvalds

Signed-off-by: jidanni <redacted>
---
 Documentation/gittutorial.txt |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/Documentation/gittutorial.txt b/Documentation/gittutorial.txt
index 7892244..4581a5a 100644
--- a/Documentation/gittutorial.txt
+++ b/Documentation/gittutorial.txt
@@ -260,11 +260,11 @@ At this point you could delete the experimental branch with
 $ git branch -d experimental
 ------------------------------------------------
 
-This command ensures that the changes in the experimental branch are
-already in the current branch.
+This command makes sure that the changes in the experimental branch are
+already in the current branch before deleting.
 
 If you develop on a branch crazy-idea, then regret it, you can always
-delete the branch with
+force deletion of the branch with
 
 -------------------------------------
 $ git branch -D crazy-idea
-- 
1.6.0.6
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help