Commit 366bc320 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

stub git shell mv_repository

parent aecb3762
......@@ -56,6 +56,10 @@ module Gitlab
true
end
def mv_repository name, new_name
true
end
def remove_repository name
true
end
......
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