)]}'
{
  "commit": "6454234da0f10e110fff147c2164d4bedc5ef2c0",
  "tree": "dce2f26c822e14aad1008fe17411f437bfb60e11",
  "parents": [
    "9d903356828056ef35480eda39d97ccb8125a82c"
  ],
  "author": {
    "name": "Ivan Frade",
    "email": "ifrade@google.com",
    "time": "Fri Dec 06 09:18:36 2024 -0800"
  },
  "committer": {
    "name": "Ivan Frade",
    "email": "ifrade@google.com",
    "time": "Fri Dec 06 13:06:45 2024 -0800"
  },
  "message": "VisibilityChecker#isReachableFrom: Remove unused param and exceptions\n\nThe current signature of #isReachableFrom has couple of wrinkles: the\ndescription is not used and the only caller of this method doesn\u0027t\ndifferentiate the subclasses of IOException.\n\nFixing the method now, before deleting the deprecated variant, helps\ndownstream transition: subclasses can move to the updated API and\nignore the deprecated variant. If we want to change this later,\ndownstream needs to update at the same time than the superclass.\n\nUpdate also the tests, to use the \"new\" variant.\n\nChange-Id: If31043ab711a7a287ebf5529e2823fc8ed73ed97\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1d0467acb7728b946471f9a97946a3dab948df7a",
      "old_mode": 33188,
      "old_path": "java/com/google/gitiles/VisibilityCache.java",
      "new_id": "ea11d4fb0de4968bb723deb1df8457bebc052944",
      "new_mode": 33188,
      "new_path": "java/com/google/gitiles/VisibilityCache.java"
    },
    {
      "type": "modify",
      "old_id": "4c4ac3a04617a1f35119ef579c668674fbbc2c41",
      "old_mode": 33188,
      "old_path": "java/com/google/gitiles/VisibilityChecker.java",
      "new_id": "49a64022c6c6e51b593c274cce9e92416eb6fd90",
      "new_mode": 33188,
      "new_path": "java/com/google/gitiles/VisibilityChecker.java"
    },
    {
      "type": "modify",
      "old_id": "bf416bb0d4bc92139a21c32efcd8c0fcb5a4962e",
      "old_mode": 33188,
      "old_path": "javatests/com/google/gitiles/VisibilityCheckerTest.java",
      "new_id": "070de983594b57ae3ab8e614b4ef6471c0b752de",
      "new_mode": 33188,
      "new_path": "javatests/com/google/gitiles/VisibilityCheckerTest.java"
    }
  ]
}
