)]}'
{
  "commit": "033e616ee22e0a03b1346d92a599ce96691625fc",
  "tree": "a70f9f37d9eaec9e3d478ccf4fdd7d6398ab42ae",
  "parents": [
    "924dfa5256f7312ffc053eef101003560985ffd7"
  ],
  "author": {
    "name": "David Pursehouse",
    "email": "david.pursehouse@sonymobile.com",
    "time": "Tue Nov 19 10:32:55 2013 -0800"
  },
  "committer": {
    "name": "Michael Bolin",
    "email": "mbolin@fb.com",
    "time": "Tue Nov 19 18:46:04 2013 -0800"
  },
  "message": "Remove `@Nullable` annotation from `escapeJavaType` method.\n\nSummary:\nThe type parameter is annotated with @Nullable, but the parameter\nshould not actually be null because it is being dereferenced within\nthe method.\n\nRemove the annotation.\n\nhttps://github.com/facebook/buck/pull/60\n\nTest Plan: Run some test builds.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8af52fc5b8388b5caf66f6230172e885a1746ae1",
      "old_mode": 33188,
      "old_path": "src/com/facebook/buck/parcelable/Parser.java",
      "new_id": "41545c14715cc5311c3848ee8cc8364db6ce4fd7",
      "new_mode": 33188,
      "new_path": "src/com/facebook/buck/parcelable/Parser.java"
    }
  ]
}
