Sha256: 39e5850b5d14f0c591aa11ee9524ed0f1c6b62ce57e9eb3dfdef25c2df69a012

Contents?: true

Size: 1.38 KB

Versions: 8

Compression:

Stored size: 1.38 KB

Contents

{
  "commits": [
    {
      "author": {
        "name": "Scott Chacon",
        "login": "schacon",
        "email": "schacon@gmail.com"
      },
      "parents": [
        {
          "id": "a11bef06a3f659402fe7563abf99ad00de2209e6"
        }
      ],
      "url": "http:\/\/github.com\/schacon\/simplegit\/commit\/085bb3bcb608e1e8451d4b2432f8ecbe6306e7e7",
      "id": "085bb3bcb608e1e8451d4b2432f8ecbe6306e7e7",
      "committed_date": "2009-04-17T21:55:53-07:00",
      "authored_date": "2008-03-15T16:40:33-07:00",
      "message": "removed unnecessary test code",
      "committer": {
        "name": "Scott Chacon",
        "login": "schacon",
        "email": "schacon@gmail.com"
      },
      "tree": "e1b3ececb0cbaf2320ca3eebb8aa2beb1bb45c66"
    },
    {
      "author": {
        "name": "Scott Chacon",
        "login": "schacon",
        "email": "schacon@gmail.com"
      },
      "parents": [

      ],
      "url": "http:\/\/github.com\/schacon\/simplegit\/commit\/a11bef06a3f659402fe7563abf99ad00de2209e6",
      "id": "a11bef06a3f659402fe7563abf99ad00de2209e6",
      "committed_date": "2008-03-15T10:31:28-07:00",
      "authored_date": "2008-03-15T10:31:28-07:00",
      "message": "first commit",
      "committer": {
        "name": "Scott Chacon",
        "login": "schacon",
        "email": "schacon@gmail.com"
      },
      "tree": "1a738da87a85f2b1c49c1421041cf41d1d90d434"
    }
  ]
}

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
octokit-0.5.0 test/fixtures/branch_commits.json
octokit-0.4.1 test/fixtures/branch_commits.json
octokit-0.4.0 test/fixtures/branch_commits.json
octopussy-0.3.1 test/fixtures/list_branch_commits.json
octopussy-0.2.3 test/fixtures/list_branch_commits.json
octopussy-0.2.2 test/fixtures/list_branch_commits.json
octopussy-0.2.1 test/fixtures/list_branch_commits.json
octopussy-0.2.0 test/fixtures/list_branch_commits.json