Commit a6c937a7 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

temp fix for project hooks

parent 5b0d6ac8
......@@ -64,7 +64,7 @@ class Repository
c.update_project(path, project)
end
write_hooks
write_hooks if File.exists?(project.path_to_repo)
end
def destroy_repository
......
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