)]}'
{
  "commit": "a269144fd6dcae7dbe1b23c667225fe95aacf83d",
  "tree": "9f214c8676696cd1c1187a0d60d214fdd0453688",
  "parents": [
    "5849bf99362bc702c5d1ee9d197fedac1c374436"
  ],
  "author": {
    "name": "Alex Tomlins",
    "email": "alex@tomlins.org.uk",
    "time": "Sat Aug 08 22:47:18 2015 +0100"
  },
  "committer": {
    "name": "spf13",
    "email": "steve.francia@gmail.com",
    "time": "Tue Sep 08 08:16:57 2015 -0400"
  },
  "message": "Fix MemMapFs.Remove() to really delete the file.\n\nIt was attempting to delete a file with a hardcoded path of \"name\" as\nopposed to the path in the `name` variable.\n\nFixing this exposed a deadlock because the function was attempting to\nacquire an exclusive lock when it already had a read lock.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "225100ec7378885433adda01146a2d02220cd958",
      "old_mode": 33188,
      "old_path": "fs_test.go",
      "new_id": "36925e6e227a33998db28154fe81cb60bc5fbbde",
      "new_mode": 33188,
      "new_path": "fs_test.go"
    },
    {
      "type": "modify",
      "old_id": "134c67f92b7b89388da9ef33b05f76c5ebdf1607",
      "old_mode": 33188,
      "old_path": "memmap.go",
      "new_id": "b12969c51085fd4965c4e88759f6e4dbb53f459a",
      "new_mode": 33188,
      "new_path": "memmap.go"
    }
  ]
}
