)]}'
{
  "commit": "46b44513044bd50403f97c8a56358c8d2feed441",
  "tree": "bd1bb90a5263dd304d8d88d91e6ed1f0e54d586f",
  "parents": [
    "22d751277902f881e77ca3c65a0d3fead4bfc320"
  ],
  "author": {
    "name": "Tim Jarratt",
    "email": "tjarratt@gmail.com",
    "time": "Sun Feb 21 16:20:35 2016 -0800"
  },
  "committer": {
    "name": "Tim Jarratt",
    "email": "tjarratt@gmail.com",
    "time": "Sun Feb 21 16:35:52 2016 -0800"
  },
  "message": "Add BeIdenticalTo matcher\n\nThis aims to address issue #104. This should be quite similar to\nthe BeSameInstanceAs matcher from Cedar, one of my personal favorites.\n\nInternally it uses the \u003d\u003d operator, and should positively match\nprimitive values as well as identical pointers to a value..\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "afb7720bcafee37ea1aa2985f583598067e012cc",
      "old_mode": 33188,
      "old_path": "matchers.go",
      "new_id": "12d2b967f5b7949caa1d2192da27debe1a33e5e0",
      "new_mode": 33188,
      "new_path": "matchers.go"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "fdcda4d1fb91f4decec058e1f5f83f349be68c7e",
      "new_mode": 33188,
      "new_path": "matchers/be_identical_to.go"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "8b90a1a619e5ac811db398461747d5ff35b78dc6",
      "new_mode": 33188,
      "new_path": "matchers/be_identical_to_test.go"
    }
  ]
}
