)]}' { "commit": "754dcd5e664e8ff3d1f006442d42711b57bb1fb9", "tree": "b62b858824bd655d4e5ce07e0d0a34758a5e8748", "parents": [ "600679ef41f6438cfc3ba5ae409aa853a0974577" ], "author": { "name": "Christian Aistleitner", "email": "christian@quelltextlich.at", "time": "Sat Jun 06 18:14:22 2015 +0200" }, "committer": { "name": "Christian Aistleitner", "email": "christian@quelltextlich.at", "time": "Sat Jun 06 18:34:17 2015 +0200" }, "message": "Drop unneeded catch blocks\n\nSince MissingObjectException and IncorrectObjectTypeException are all\nIOExceptions too, and we catch IOExceptions anyways, we merge the\nthree catches into one, as they all do the same thing. Thereby, the\ncode gets clearer.\n\nChange-Id: Ib76f237e227aeecc997c21ab99b2c31ec2e3f3d2\n", "tree_diff": [ { "type": "modify", "old_id": "d21d5c32ed318840f7b5de9d24a5e1a6ea4d6ff5", "old_mode": 33188, "old_path": "src/main/java/com/googlesource/gerrit/plugins/reviewersbyblame/ChangeUpdatedListener.java", "new_id": "e3957476e3420c0563e5c7cb6726e062c9099fd6", "new_mode": 33188, "new_path": "src/main/java/com/googlesource/gerrit/plugins/reviewersbyblame/ChangeUpdatedListener.java" } ] }