diff options
author | Marin Jankovski <marin@gitlab.com> | 2014-05-27 14:12:15 +0200 |
---|---|---|
committer | Marin Jankovski <marin@gitlab.com> | 2014-05-27 14:12:15 +0200 |
commit | f22c709539d06be6fa76f148dedffdef1170936c (patch) | |
tree | e1274499889330e67162494f3e9d2af75f693cf7 /doc/raketasks/cleanup.md | |
parent | 3bdf0e2921c4cac46084834899302b25858e6bde (diff) | |
download | gitlab-ce-f22c709539d06be6fa76f148dedffdef1170936c.tar.gz |
Add titles to doc pages.
Diffstat (limited to 'doc/raketasks/cleanup.md')
-rw-r--r-- | doc/raketasks/cleanup.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/raketasks/cleanup.md b/doc/raketasks/cleanup.md index 99809ef434d..b0b82754da6 100644 --- a/doc/raketasks/cleanup.md +++ b/doc/raketasks/cleanup.md @@ -1,3 +1,5 @@ +# Cleanup + ### Remove garbage from filesystem. Important! Data loss! Remove namespaces(dirs) from `/home/git/repositories` if they don't exist in GitLab database. |