FIX create file

This commit is contained in:
Jasder
2020-03-25 17:51:29 +08:00
parent 3ffa3eb4f0
commit 7674cf5523
3 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
json.commit do
json.sha @file['commit']['sha']
json.message @file['commit']['message']
json.author @file['commit']['author']
json.committer @file['commit']['committer']
end