forked from sigmavirus24/github3.py
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbranch
More file actions
91 lines (90 loc) · 4.28 KB
/
Copy pathbranch
File metadata and controls
91 lines (90 loc) · 4.28 KB
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
{
"name": "master",
"commit": {
"sha": "749656b8b3b282d11a4221bb84e48291ca23ecc6",
"commit": {
"author": {
"name": "Ian Cordasco",
"email": "sigmavirus24@users.noreply.github.com",
"date": "2015-06-19T22:37:18Z"
},
"committer": {
"name": "Ian Cordasco",
"email": "sigmavirus24@users.noreply.github.com",
"date": "2015-06-19T22:37:18Z"
},
"message": "Merge pull request #388 from jonathanwcrane/patch-1\n\nCall out proper name of module in import statent",
"tree": {
"sha": "49d7464ad951e0e0e13bf073b06d8eed217c6e74",
"url": "https://api.github.com/repos/sigmavirus24/github3.py/git/trees/49d7464ad951e0e0e13bf073b06d8eed217c6e74"
},
"url": "https://api.github.com/repos/sigmavirus24/github3.py/git/commits/749656b8b3b282d11a4221bb84e48291ca23ecc6",
"comment_count": 0
},
"url": "https://api.github.com/repos/sigmavirus24/github3.py/commits/749656b8b3b282d11a4221bb84e48291ca23ecc6",
"html_url": "https://github.com/sigmavirus24/github3.py/commit/749656b8b3b282d11a4221bb84e48291ca23ecc6",
"comments_url": "https://api.github.com/repos/sigmavirus24/github3.py/commits/749656b8b3b282d11a4221bb84e48291ca23ecc6/comments",
"author": {
"login": "sigmavirus24",
"id": 240830,
"avatar_url": "https://avatars.githubusercontent.com/u/240830?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/sigmavirus24",
"html_url": "https://github.com/sigmavirus24",
"followers_url": "https://api.github.com/users/sigmavirus24/followers",
"following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}",
"gists_url": "https://api.github.com/users/sigmavirus24/gists{/gist_id}",
"starred_url": "https://api.github.com/users/sigmavirus24/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/sigmavirus24/subscriptions",
"organizations_url": "https://api.github.com/users/sigmavirus24/orgs",
"repos_url": "https://api.github.com/users/sigmavirus24/repos",
"events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}",
"received_events_url": "https://api.github.com/users/sigmavirus24/received_events",
"type": "User",
"site_admin": false
},
"committer": {
"login": "sigmavirus24",
"id": 240830,
"avatar_url": "https://avatars.githubusercontent.com/u/240830?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/sigmavirus24",
"html_url": "https://github.com/sigmavirus24",
"followers_url": "https://api.github.com/users/sigmavirus24/followers",
"following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}",
"gists_url": "https://api.github.com/users/sigmavirus24/gists{/gist_id}",
"starred_url": "https://api.github.com/users/sigmavirus24/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/sigmavirus24/subscriptions",
"organizations_url": "https://api.github.com/users/sigmavirus24/orgs",
"repos_url": "https://api.github.com/users/sigmavirus24/repos",
"events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}",
"received_events_url": "https://api.github.com/users/sigmavirus24/received_events",
"type": "User",
"site_admin": false
},
"parents": [
{
"sha": "b26841b7f083f9b7b3e3658fbc2fcc2e2f94db56",
"url": "https://api.github.com/repos/sigmavirus24/github3.py/commits/b26841b7f083f9b7b3e3658fbc2fcc2e2f94db56",
"html_url": "https://github.com/sigmavirus24/github3.py/commit/b26841b7f083f9b7b3e3658fbc2fcc2e2f94db56"
},
{
"sha": "06277499140f8e61651a041985db928a8408e79e",
"url": "https://api.github.com/repos/sigmavirus24/github3.py/commits/06277499140f8e61651a041985db928a8408e79e",
"html_url": "https://github.com/sigmavirus24/github3.py/commit/06277499140f8e61651a041985db928a8408e79e"
}
]
},
"_links": {
"self": "https://api.github.com/repos/sigmavirus24/github3.py/branches/master",
"html": "https://github.com/sigmavirus24/github3.py/tree/master"
},
"protection": {
"enabled": false,
"required_status_checks": {
"enforcement_level": "off",
"contexts": [
]
}
}
}