emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-26 c9be9a3: ; INSTALL.REPO: Add -d to "thorough clea


From: Noam Postavsky
Subject: [Emacs-diffs] emacs-26 c9be9a3: ; INSTALL.REPO: Add -d to "thorough cleaning" suggestion.
Date: Tue, 10 Oct 2017 05:41:46 -0400 (EDT)

branch: emacs-26
commit c9be9a36784796beb71e3925ab22975d47d6ed82
Author: Noam Postavsky <address@hidden>
Commit: Noam Postavsky <address@hidden>

    ; INSTALL.REPO: Add -d to "thorough cleaning" suggestion.
---
 INSTALL.REPO | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/INSTALL.REPO b/INSTALL.REPO
index ac991f7..a5b60cf 100644
--- a/INSTALL.REPO
+++ b/INSTALL.REPO
@@ -54,7 +54,7 @@ If CPU time is not an issue, 'make bootstrap' is a more 
thorough way
 to rebuild, avoiding spurious problems.
 
 Occasionally, there are changes that 'make bootstrap' won't be able to
-handle.  The most thorough cleaning can be achieved by 'git clean -fx'
+handle.  The most thorough cleaning can be achieved by 'git clean -fdx'
 which will leave you with only files from the git repository.  Here
 are some faster methods for a couple of particular error cases:
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]