Adding upstream version 3.10.8.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
37e9b6d587
commit
03bfe4079e
356 changed files with 28857 additions and 0 deletions
14
f3/file_format_testdata/reviewcomment/good.json
Normal file
14
f3/file_format_testdata/reviewcomment/good.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"index": "100",
|
||||
"content": "review comment",
|
||||
"tree_path": "dir/file1.txt",
|
||||
"diff_hunk": "@@hunkhunk",
|
||||
"line": 1,
|
||||
"lines_count": 1,
|
||||
"commit_id": "shashashasha",
|
||||
"poster_id": "/forge/users/10",
|
||||
"reactions": [],
|
||||
"created_at": "1985-04-12T23:20:50.52Z",
|
||||
"updated_at": "1985-04-12T23:20:50.52Z",
|
||||
"resolver": "/forge/users/10"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue