Sha256: 102ed9092ab47da05ecac1492daea542c9e771caa91125bfd232cfc7464644b2

Contents?: true

Size: 842 Bytes

Versions: 27

Compression:

Stored size: 842 Bytes

Contents

{
  "sha": "7638417db6d59f3c431d3e1f261cc637155684cd",
  "url": "https://api.github.com/repos/octocat/Hello-World/git/commits/7638417db6d59f3c431d3e1f261cc637155684cd",
  "author": {
    "date": "2012-06-06T16:13:30+12:00",
    "name": "Wynn Netherland",
    "email": "wynn@github.com"
  },
  "committer": {
    "date": "2012-06-06T16:13:30+12:00",
    "name": "Wynn Netherland",
    "email": "wynn@github.com"
  },
  "message": "My commit message",
  "tree": {
    "url": "https://api.github.com/repos/octocat/Hello-World/git/trees/827efc6d56897b048c772eb4087f854f46256132",
    "sha": "827efc6d56897b048c772eb4087f854f46256132"
  },
  "parents": [
    {
      "url": "https://api.github.com/repos/octocat/Hello-World/git/commits/7d1b31e74ee336d15cbd21741bc88a537ed063a0",
      "sha": "7d1b31e74ee336d15cbd21741bc88a537ed063a0"
    }
  ]
}

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
octokit-1.25.0 spec/fixtures/commit_create.json
octokit-1.24.0 spec/fixtures/commit_create.json
octokit-1.23.0 spec/fixtures/commit_create.json
octokit-1.22.0 spec/fixtures/commit_create.json
octokit-1.21.0 spec/fixtures/commit_create.json
octokit-1.20.0 spec/fixtures/commit_create.json
octokit-1.19.0 spec/fixtures/commit_create.json
octokit-1.18.0 spec/fixtures/v3/commit_create.json
octokit-1.17.1 spec/fixtures/v3/commit_create.json
octokit-1.17.0 spec/fixtures/v3/commit_create.json
octokit-1.15.1 spec/fixtures/v3/commit_create.json
octokit-1.15.0 spec/fixtures/v3/commit_create.json
octokit-1.14.0 spec/fixtures/v3/commit_create.json
octokit-1.13.0 spec/fixtures/v3/commit_create.json
octokit-1.12.0 spec/fixtures/v3/commit_create.json
octokit-1.11.0 spec/fixtures/v3/commit_create.json
octokit-1.10.0 spec/fixtures/v3/commit_create.json
octokit-1.9.4 spec/fixtures/v3/commit_create.json
octokit-1.9.3 spec/fixtures/v3/commit_create.json
octokit-1.9.2 spec/fixtures/v3/commit_create.json