mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-22 12:45:46 +08:00
Merge pull request '一些bug修复' (#147) from yystopf/forgeplus:hh_fix_bug into develop
This commit is contained in:
@@ -434,6 +434,7 @@ Rails.application.routes.draw do
|
||||
get 'readme'
|
||||
get 'languages'
|
||||
get 'archive/:archive', to: 'repositories#archive', as: "archive", constraints: { archive: /.+/, format: /(zip|gzip)/ }
|
||||
get 'raw', to: 'repositories#raw', as: "raw"
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user