添加部分提示

This commit is contained in:
sylor_huang@126.com 2020-04-20 15:46:03 +08:00
parent 5ddf9712e4
commit 92c76e3438
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# 执行示例 bundle exec rake gitea_create_repository:created_repo
# 线上环境执行示例 RAILS_ENV=production bundle exec rake gitea_create_repository:created_repo
namespace :gitea_create_repository do
desc "if gitea .git file not present ,and create new .git file"