Commit 75948a21 authored by Ben Bodenmiller's avatar Ben Bodenmiller Committed by Evan Read

Clarify what happens during project repository storage moves

parent 15155949
......@@ -24,6 +24,10 @@ of `state` are:
- `replicated`
- `cleanup_failed`
To ensure data integrity, projects are put in a temporary read-only state for the
duration of the move. During this time, users receive a `The repository is temporarily
read-only. Please try again later.` message if they try to push new commits.
This API requires you to [authenticate yourself](README.md#authentication) as an administrator.
## Retrieve all project repository storage moves
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment