Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c9be9a36
Commit
c9be9a36
authored
Oct 10, 2017
by
Noam Postavsky
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
; INSTALL.REPO: Add -d to "thorough cleaning" suggestion.
parent
5d51403c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
INSTALL.REPO
INSTALL.REPO
+1
-1
No files found.
INSTALL.REPO
View file @
c9be9a36
...
...
@@ -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 -f
d
x'
which will leave you with only files from the git repository. Here
are some faster methods for a couple of particular error cases:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment