)]}'
{
  "commit": "a99d32fe4a8ca1ef62808e4fe7b13f67b8ad615e",
  "tree": "55af2744fee02c1a4bdb14fda8cd6da484a21b46",
  "parents": [
    "15fbf82d6cee5aee1362b37d3347f82f45eeb248"
  ],
  "author": {
    "name": "Dave Borowitz",
    "email": "dborowitz@google.com",
    "time": "Mon Aug 10 11:13:58 2015 -0400"
  },
  "committer": {
    "name": "Dave Borowitz",
    "email": "dborowitz@google.com",
    "time": "Mon Aug 10 11:46:02 2015 -0400"
  },
  "message": "Strip leading / from source paths in classpath\n\nIn Gitiles, buck audit classpath returns entries like:\n  buck-out/gen/gitiles-servlet/lib__servlet__output/servlet.jar\n\nPrior to this change, matching the provided regex results in a group\nlike:\n  /gitiles-servlet\n\nWe then check for the existence of \u0027/gitiles-servlet/src/main\u0027 et\nal., which of course fails since this looks like an absolute path.\n\nThis regex previously didn\u0027t capture the leading \u0027/\u0027, but was changed\nto do so in Ib50d37c1. Now that it does, we need to strip that before\ndoing any path existence checks.\n\nChange-Id: I3bd95c1c63db56a5392c3ab56e9715cfc5c7b6a3\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7866c787e2c8ab16e012cc6932d6d43f97669e14",
      "old_mode": 33261,
      "old_path": "tools/eclipse.py",
      "new_id": "502d234a989523e4b1b300492a4c78c939fd997f",
      "new_mode": 33261,
      "new_path": "tools/eclipse.py"
    }
  ]
}
