)]}'
{
  "commit": "bf79c6618e4f51467e1d8e73915a541df660a060",
  "tree": "0a27f673b1bccdd9fac1478e078dedd4a629aa7a",
  "parents": [
    "f045d49a71b64b854589c8821d8bf220c6ed9fd3"
  ],
  "author": {
    "name": "David James",
    "email": "davidjames@google.com",
    "time": "Thu Dec 26 14:20:13 2013 -0800"
  },
  "committer": {
    "name": "David James",
    "email": "davidjames@google.com",
    "time": "Thu Dec 26 14:59:00 2013 -0800"
  },
  "message": "Fix os.mkdir race condition.\n\nThis code checks whether a dir exists before creating it. In between the\ncheck and the mkdir call, it is possible that another process will have\ncreated the directory. We have seen this bug occur many times in\npractice during our \u0027repo init\u0027 tests.\n\nChange-Id: Ia47d39955739aa38fd303f4e90be7b4c50d9d4ba\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d81cdd6029cedf21a34a67d0b4f53832746c2f9d",
      "old_mode": 33261,
      "old_path": "repo",
      "new_id": "56d784fb688ee04bd49d164d9c975c3afa441302",
      "new_mode": 33261,
      "new_path": "repo"
    }
  ]
}
