-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig_total.json
More file actions
28 lines (28 loc) · 1014 Bytes
/
config_total.json
File metadata and controls
28 lines (28 loc) · 1014 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"title": "Test -- total",
"subtitle": "subtitle ...",
"note": "Note that merges will not give unfair points.",
"url": "https://github/jk13o3lll/pytorch-learning",
"clone": "https://github.com/jk13o3lll/pytorch-learning.git",
"repository": "/home/jackwang/Repositories/pytorch-learning/.git",
"html": "/home/jackwang/Repositories/gitstat/html/index_total.html",
"export": "pytorch-learning",
"weights": {
"number of commits": 0.3,
"lines inserted": 0.2,
"lines deleted": 0.15,
"words insreted": 0.2,
"words deleted": 0.15
},
"query type": "total",
"queries":[
{ "name": "Total", "since": "2015-09-08T00:00:00+08:00", "until": "2020-09-14T00:00:00+08:00" }
],
"authors": [
{ "name": "Jack1", "emails": ["jack.wang@nordlinglab.org"], "labels": ["2019"] },
{ "name": "Jack2", "emails": ["noreply@github.com"], "labels": ["2019"] }
],
"fake commits": [
"6ec05deb10728f364"
]
}