mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-02 19:30:48 +08:00
新增:分支同步历史记录以及创建同步分支接口
This commit is contained in:
@@ -84,6 +84,8 @@ defaults format: :json do
|
||||
get :branches
|
||||
post :change_enable
|
||||
post :unbind
|
||||
get :history
|
||||
post :create_branch
|
||||
end
|
||||
end
|
||||
resource :dataset, only: [:create, :update, :show]
|
||||
|
||||
Reference in New Issue
Block a user