Skip to content
Snippets Groups Projects
Commit 6e3106e9 authored by Georges Racinet's avatar Georges Racinet
Browse files

RepositoryService: implement RemoveRepository

Closes #95

This is in advance of the HGitaly3 milestone, but needed for
gitaly-backup (removal occurs before restoration).

We don't attempt to provide the same level of locking as Gitaly
does, both because this is not the best time to handle locking
for mutation methods and because this is a special case, but
we split the work into atomic rename and cleanup (cheap to
implement).

See also heptapod#534
parent 2abfea4c
No related branches found
No related tags found
Loading
Checking pipeline status
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