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.9.1 spec/fixtures/v3/ref_create.json
octokit-1.8.1 spec/fixtures/v3/ref_create.json
octokit-1.8.0 spec/fixtures/v3/ref_create.json
octokit-1.7.0 spec/fixtures/v3/ref_create.json
octokit-1.6.1 spec/fixtures/v3/ref_create.json
octokit-1.6.0 spec/fixtures/v3/ref_create.json
octokit-1.5.0 spec/fixtures/v3/ref_create.json
octokit-1.4.0 spec/fixtures/v3/ref_create.json