Created
October 9, 2014 08:46
-
-
Save rastkojokic/bd61d2399a39c22182c1 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"canon_url": "https://bitbucket.org", | |
"commits": [ | |
{ | |
"author": "marcus", | |
"branch": "master", | |
"files": [ | |
{ | |
"file": "somefile.py", | |
"type": "modified" | |
} | |
], | |
"message": "Added some more things to somefile.py\n", | |
"node": "620ade18607a", | |
"parents": [ | |
"702c70160afc" | |
], | |
"raw_author": "Marcus Bertrand <[email protected]>", | |
"raw_node": "620ade18607ac42d872b568bb92acaa9a28620e9", | |
"revision": null, | |
"size": -1, | |
"timestamp": "2012-05-30 05:58:56", | |
"utctimestamp": "2012-05-30 03:58:56+00:00" | |
} | |
], | |
"repository": { | |
"absolute_url": "/marcus/project-x/", | |
"fork": false, | |
"is_private": true, | |
"name": "Project X", | |
"owner": "marcus", | |
"scm": "git", | |
"slug": "project-x", | |
"website": "https://atlassian.com/" | |
}, | |
"user": "marcus" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment