mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-02 19:30:48 +08:00
测试commits
This commit is contained in:
@@ -39,6 +39,8 @@ class RepositoriesController < ApplicationController
|
||||
|
||||
def commits
|
||||
@hash_commit = Gitea::Repository::Commits::ListService.new(@project.owner, @project.identifier, sha: params[:sha], page: params[:page]).call
|
||||
Rails.logger.info("######__________________#####{@hash_commit}")
|
||||
@hash_commit
|
||||
end
|
||||
|
||||
def single_commit
|
||||
|
||||
Reference in New Issue
Block a user