This commit is contained in:
yystopf 2021-12-09 11:08:54 +08:00
parent 16418675ac
commit 38d6519381
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ class RepositoriesController < ApplicationController
tmp_entries = {
"content" => @sub_entries['data']['content'],
"type" => "blob"
}]
}
@sub_entries = {
"trees"=>tmp_entries,
"commits" => [{}]