Browse Source

添加部分提示

tags/v1
sylor_huang@126.com 6 years ago
parent
commit
92c76e3438
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      lib/tasks/gitea_create_repository.rake

+ 1
- 1
lib/tasks/gitea_create_repository.rake 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"


Loading…
Cancel
Save