stub git shell mv_repository
This commit is contained in:
parent
aecb37623e
commit
366bc32013
1 changed files with 4 additions and 0 deletions
|
@ -56,6 +56,10 @@ module Gitlab
|
|||
true
|
||||
end
|
||||
|
||||
def mv_repository name, new_name
|
||||
true
|
||||
end
|
||||
|
||||
def remove_repository name
|
||||
true
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue