10 Star 6 Fork 0

Gitee 极速下载 / gitosc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/gitlabhq/gitlabhq/releases
克隆/下载
Rakefile 461 Bytes
一键复制 编辑 原始数据 按行查看 历史
Lin Jen-Shin 提交于 2018-07-02 10:43 . Updates from rubocop -a
#!/usr/bin/env rake
# Add your own tasks in files placed in lib/tasks ending in .rake,
# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
require File.expand_path('config/application', __dir__)
relative_url_conf = File.expand_path('config/initializers/relative_url', __dir__)
require relative_url_conf if File.exist?("#{relative_url_conf}.rb")
Gitlab::Application.load_tasks
Knapsack.load_tasks if defined?(Knapsack)
1
https://gitee.com/mirrors/gitosc.git
git@gitee.com:mirrors/gitosc.git
mirrors
gitosc
gitosc
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891