Sha256: bbd3e6ebfab3abc6b4170177d1a14e68e29473a5ac270732ec7e618e39e63618

Contents?: true

Size: 983 Bytes

Versions: 59

Compression:

Stored size: 983 Bytes

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/aa218f56b14c9653891f9e74264a383fa"
    }
  },
  {
    "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/612077ae6dffb4d2"
    }
  },
  {
    "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/940bd336248efae0f"
    }
  }
]

Version data entries

59 entries across 59 versions & 1 rubygems

Version Path
github_api-0.8.10 spec/fixtures/git_data/references.json
github_api-0.8.9 spec/fixtures/git_data/references.json
github_api-0.8.8 spec/fixtures/git_data/references.json
github_api-0.8.7 spec/fixtures/git_data/references.json
github_api-0.8.6 spec/fixtures/git_data/references.json
github_api-0.8.5 spec/fixtures/git_data/references.json
github_api-0.8.4 spec/fixtures/git_data/references.json
github_api-0.8.3 spec/fixtures/git_data/references.json
github_api-0.8.2 spec/fixtures/git_data/references.json
github_api-0.8.1 spec/fixtures/git_data/references.json
github_api-0.8.0 spec/fixtures/git_data/references.json
github_api-0.7.2 spec/fixtures/git_data/references.json
github_api-0.7.1 spec/fixtures/git_data/references.json
github_api-0.7.0 spec/fixtures/git_data/references.json
github_api-0.6.5 spec/fixtures/git_data/references.json
github_api-0.6.4 spec/fixtures/git_data/references.json
github_api-0.6.3 spec/fixtures/git_data/references.json
github_api-0.6.2 spec/fixtures/git_data/references.json
github_api-0.6.1 spec/fixtures/git_data/references.json
github_api-0.6.0 spec/fixtures/git_data/references.json