From c4ca86ae88588e3d4e604455a2b8023e8b71b816 Mon Sep 17 00:00:00 2001 From: Ben Lynn Date: Tue, 5 Aug 2008 20:41:35 -0700 Subject: [PATCH] Minor edit. --- grandmaster.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grandmaster.txt b/grandmaster.txt index a4818dc..18f4c30 100644 --- a/grandmaster.txt +++ b/grandmaster.txt @@ -216,7 +216,7 @@ See http://git.or.cz/[the Git homepage] for more examples. Recent versions of Git make it difficult for the user to accidentally destroy data. This is perhaps the most compelling reason to upgrade. -Nonetheless, what if you truly want to destroy data? We'll show how to override the safeguards for common commands. Only use them if you know what you are doing. +Nonetheless, there are times you truly want to destroy data. We show how to override the safeguards for common commands. Only use them if you know what you are doing. *Checkout*: If you have uncommitted changes, a plain checkout fails. To destroy your changes, and checkout a given commit anyway, use the force flag: -- 2.11.4.GIT