Reannotated
This commit is contained in:
parent
3f1d6d6ab3
commit
65c470e843
9 changed files with 40 additions and 8 deletions
|
@ -5,6 +5,10 @@ class Namespace
|
|||
def ensure_dir_exist
|
||||
true
|
||||
end
|
||||
|
||||
def move_dir
|
||||
true
|
||||
end
|
||||
end
|
||||
|
||||
class Gitlab::ProjectMover
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue