Commit 74585d54 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Resolve conflicts in lib/gitlab/shell.rb

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent 43b492ec
......@@ -144,7 +144,6 @@ module Gitlab
storage, "#{path}.git", "#{new_path}.git"])
end
<<<<<<< HEAD
# Move repository storage
#
# current_storage - project's current storage path
......@@ -159,8 +158,6 @@ module Gitlab
current_storage, "#{path}.git", new_storage])
end
=======
>>>>>>> upstream/master
# Fork repository to new path
# forked_from_storage - forked-from project's storage path
# forked_from_disk_path - project disk path
......
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