Skip to content
Snippets Groups Projects
Commit 2f69171a authored by Ben Bodenmiller's avatar Ben Bodenmiller
Browse files

Typo fixes

parent 22d411e5
No related branches found
No related tags found
2 merge requests!3989Issue 3599: Add snippets_enabled flag to projects for API,!3983Typo fixes in cleanup.md
### Remove grabage from filesystem. Important! Data loss!
### Remove garbage from filesystem. Important! Data loss!
 
Remove namespaces(dirs) from /home/git/repositories if they dont exist in GitLab database
Remove namespaces(dirs) from `/home/git/repositories` if they don't exist in GitLab database.
 
```
bundle exec rake gitlab:cleanup:dirs RAILS_ENV=production
```
 
Remove repositories (global only for now) from /home/git/repositories if they dont exist in GitLab database
Remove repositories (global only for now) from `/home/git/repositories` if they don't exist in GitLab database.
 
```
bundle exec rake gitlab:cleanup:repos RAILS_ENV=production
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment