BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
d331c52f
Commit
d331c52f
authored
May 16, 2018
by
Gabriel Mazetto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove useless extra lines from `storage.md` inside code block
parent
78d25079
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
7 deletions
+0
-7
storage.md
doc/administration/raketasks/storage.md
+0
-7
No files found.
doc/administration/raketasks/storage.md
View file @
d331c52f
...
...
@@ -24,7 +24,6 @@ gitlab-rake gitlab:storage:migrate_to_hashed
```
bash
rake gitlab:storage:migrate_to_hashed
```
You can monitor the progress in the _Admin > Monitoring > Background jobs_ screen.
...
...
@@ -52,7 +51,6 @@ gitlab-rake gitlab:storage:legacy_projects
```
bash
rake gitlab:storage:legacy_projects
```
------
...
...
@@ -86,7 +84,6 @@ gitlab-rake gitlab:storage:hashed_projects
```
bash
rake gitlab:storage:hashed_projects
```
------
...
...
@@ -120,7 +117,6 @@ gitlab-rake gitlab:storage:legacy_attachments
```
bash
rake gitlab:storage:legacy_attachments
```
------
...
...
@@ -137,7 +133,6 @@ gitlab-rake gitlab:storage:list_legacy_attachments
```
bash
rake gitlab:storage:list_legacy_attachments
```
## List attachments on Hashed storage
...
...
@@ -154,7 +149,6 @@ gitlab-rake gitlab:storage:hashed_attachments
```
bash
rake gitlab:storage:hashed_attachments
```
------
...
...
@@ -171,7 +165,6 @@ gitlab-rake gitlab:storage:list_hashed_attachments
```
bash
rake gitlab:storage:list_hashed_attachments
```
[
storage-types
]:
../repository_storage_types.md
...
...
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