Skip to content

Instantly share code, notes, and snippets.

@adw0rd
Last active July 16, 2018 09:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adw0rd/e62b9a4596e99635e24f70e675894ec0 to your computer and use it in GitHub Desktop.
Save adw0rd/e62b9a4596e99635e24f70e675894ec0 to your computer and use it in GitHub Desktop.
% curl "https://api.github.com/repos/smappi/smappi/commits?path=README.md"|head -n42
{
"sha": "01379e9475822e439749dbfc0ef3d9bcc4939601",
"node_id": "MDY6Q29tbWl0MTA4MTM0MDU3OjAxMzc5ZTk0NzU4MjJlNDM5NzQ5ZGJmYzBlZjNkOWJjYzQ5Mzk2MDE=",
"commit": {
"author": {
"name": "Mikhail Andreev",
"email": "x11org@gmail.com",
"date": "2018-07-13T12:10:50Z"
},
"committer": {
"name": "GitHub",
"email": "noreply@github.com",
"date": "2018-07-13T12:10:50Z"
},
"message": "Update README.md",
"tree": {
"sha": "2a86ad0ddbc9d26d7d3f9dd082953cae0f415d8d",
"url": "https://api.github.com/repos/smappi/smappi/git/trees/2a86ad0ddbc9d26d7d3f9dd082953cae0f415d8d"
},
"url": "https://api.github.com/repos/smappi/smappi/git/commits/01379e9475822e439749dbfc0ef3d9bcc4939601",
"comment_count": 0,
},
"url": "https://api.github.com/repos/smappi/smappi/commits/01379e9475822e439749dbfc0ef3d9bcc4939601",
"html_url": "https://github.com/smappi/smappi/commit/01379e9475822e439749dbfc0ef3d9bcc4939601",
"comments_url": "https://api.github.com/repos/smappi/smappi/commits/01379e9475822e439749dbfc0ef3d9bcc4939601/comments",
"author": {
"login": "adw0rd",
"id": 546889,
"node_id": "MDQ6VXNlcjU0Njg4OQ==",
"avatar_url": "https://avatars3.githubusercontent.com/u/546889?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/adw0rd",
"html_url": "https://github.com/adw0rd",
"followers_url": "https://api.github.com/users/adw0rd/followers",
"following_url": "https://api.github.com/users/adw0rd/following{/other_user}",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment