This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
Gitlink
/
forgeplus
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
16
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
添加部分提示
tags/v1
sylor_huang@126.com
6 years ago
parent
5ddf9712e4
commit
92c76e3438
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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"
Write
Preview
Loading…
Cancel
Save