Sha256: 43ec35c41cabb6cffd36002851a77a2ceb4a0bb6ccf610b225f49a39826c1c17

Contents?: true

Size: 1.01 KB

Versions: 28

Compression:

Stored size: 1.01 KB

Contents

[
  {
    "ref": "refs/heads/master",
    "url": "https://api.github.com/repos/octocat/Hello-World/git/refs/heads/master",
    "object": {
      "type": "commit",
      "sha": "aa218f56b14c9653891f9e74264a383fa43fefbd",
      "url": "https://api.github.com/repos/octocat/Hello-World/git/commits/aa218f56b14c9653891f9e74264a383fa43fefbd"
    }
  },
  {
    "ref": "refs/heads/gh-pages",
    "url": "https://api.github.com/repos/octocat/Hello-World/git/refs/heads/gh-pages",
    "object": {
      "type": "commit",
      "sha": "612077ae6dffb4d2fbd8ce0cccaa58893b07b5ac",
      "url": "https://api.github.com/repos/octocat/Hello-World/git/commits/612077ae6dffb4d2fbd8ce0cccaa58893b07b5ac"
    }
  },
  {
    "ref": "refs/tags/v0.0.1",
    "url": "https://api.github.com/repos/octocat/Hello-World/git/refs/tags/v0.0.1",
    "object": {
      "type": "tag",
      "sha": "940bd336248efae0f9ee5bc7b2d5c985887b16ac",
      "url": "https://api.github.com/repos/octocat/Hello-World/git/tags/940bd336248efae0f9ee5bc7b2d5c985887b16ac"
    }
  }
]

Version data entries

28 entries across 28 versions & 1 rubygems

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