)]}'
{
  "commit": "a5b220e0c6228dbf18da147b648aa0d3387bc5d4",
  "tree": "cfb41adfd8d529a75a7a96db64f8233f4fb923ab",
  "parents": [
    "d7cdef1704d56fbd200fb2ae55cd7d3aede0c953"
  ],
  "author": {
    "name": "Dave Cheney",
    "email": "dave@cheney.net",
    "time": "Fri Jun 10 14:10:18 2016 +1000"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Jun 10 14:10:18 2016 +1000"
  },
  "message": "Introduce errors.Stacktrace (#48)\n\n* Introduce errors.Stacktrace\r\n\r\nIntroduce a new type to replace the unnamed return value from\r\n`Stacktrace()`. `Stacktrace` implements `fmt.Formatter` and currently\r\nreplicates the default behaviour of printing a `[]Frame`.\r\n\r\nIn a future PR the values of `%+v` and `%#v` will be extended to\r\nimplement a more readable stacktrace.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c2b74f89313f520d3f0062a81a43a6d042711f91",
      "old_mode": 33188,
      "old_path": "example_test.go",
      "new_id": "ebec7e771d68e31da79309980fc2d6a7dcc0f62d",
      "new_mode": 33188,
      "new_path": "example_test.go"
    },
    {
      "type": "modify",
      "old_id": "4794a2f2b9f90b84b4d5332cdf6a13af5b0fbae7",
      "old_mode": 33188,
      "old_path": "stack.go",
      "new_id": "6f6940dfeb6253b3864890e325cb9d5de9f4a5c7",
      "new_mode": 33188,
      "new_path": "stack.go"
    },
    {
      "type": "modify",
      "old_id": "1272c953b6594d0231ded6219ae7b3c6a55905db",
      "old_mode": 33188,
      "old_path": "stack_test.go",
      "new_id": "00221e47a1971f9f3218cf616296e310f478e518",
      "new_mode": 33188,
      "new_path": "stack_test.go"
    }
  ]
}
