Skip to content

Commit f58f26f

Browse files
committed
Add git_commit fixture
1 parent 592f614 commit f58f26f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/json/git_commit

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"committer": {"date": "2013-01-07T05:35:34Z", "email": "graffatcolmingov@gmail.com", "name": "Ian Cordasco"}, "author": {"date": "2013-01-07T05:35:34Z", "email": "graffatcolmingov@gmail.com", "name": "Ian Cordasco"}, "url": "https://api.github.com/repos/sigmavirus24/github3.py/git/commits/9923038a9521b57fb6e7729129783b6108ae9964", "tree": {"url": "https://api.github.com/repos/sigmavirus24/github3.py/git/trees/0d95629f911fc4a7e168c073876323e4474a423c", "sha": "0d95629f911fc4a7e168c073876323e4474a423c"}, "sha": "9923038a9521b57fb6e7729129783b6108ae9964", "parents": [{"url": "https://api.github.com/repos/sigmavirus24/github3.py/git/commits/092913d1dbf599205c1bb10e48220ab995d1818a", "sha": "092913d1dbf599205c1bb10e48220ab995d1818a"}], "message": "test_download\n\nAlso < 900 lines to test\n"}

0 commit comments

Comments
 (0)