@ -511,7 +511,8 @@ class GamesController < ApplicationController
GitService.delete_repository(repo_path: @myshixun.repo_path)
rescue Exception => e
uid_logger_error("#{e.message}")
tip_exception(-3, "#{e.message}")
# 终端循环
tip_exception("#{e.message}")
end
# fork一个新的仓库
# project_fork(@myshixun, @shixun.repo_path, current_user.login)