git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Further clarify clean.requireForce changes
@ 2007-11-19  8:06 Wincent Colaiuta
  0 siblings, 0 replies; only message in thread
From: Wincent Colaiuta @ 2007-11-19  8:06 UTC (permalink / raw)
  To: git; +Cc: gitster, Wincent Colaiuta

Mention the -f switch in the release notes for clean.requireForce to avoid
possible misunderstandings.

Signed-off-by: Wincent Colaiuta <win@wincent.com>
---
 Documentation/RelNotes-1.5.4.txt |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/Documentation/RelNotes-1.5.4.txt b/Documentation/RelNotes-1.5.4.txt
index 96ec55e..a4a2a7f 100644
--- a/Documentation/RelNotes-1.5.4.txt
+++ b/Documentation/RelNotes-1.5.4.txt
@@ -33,8 +33,9 @@ Updates since v1.5.3
    too many loose objects.
 
  * You need to explicitly set clean.requireForce to "false" to allow
-   git-clean to do any damage (lack of the configuration variable
-   used to mean "do not require", but we now use the safer default).
+   git-clean without -f to do any damage (lack of the configuration
+   variable used to mean "do not require", but we now use the safer
+   default).
 
  * git-push has been rewritten in C.
 
-- 
1.5.3.5.737.gdee1b

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2007-11-19  8:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-19  8:06 [PATCH] Further clarify clean.requireForce changes Wincent Colaiuta

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).