)]}' { "commit": "266fc153b7dbf7eb3447978754b860e391d04c71", "tree": "72a657421dba40a3562c967712dec3f387577a82", "parents": [ "31fd184eb4704f4ea60fef02a575bc22ca67757c" ], "author": { "name": "Nguyen Tuan Khang Phan", "email": "nguyen.tuan.khang.phan@ericsson.com", "time": "Tue Feb 16 13:26:35 2021 -0500" }, "committer": { "name": "Nguyen Tuan Khang Phan", "email": "phan.khang5@gmail.com", "time": "Wed Feb 17 12:58:28 2021 +0000" }, "message": "RenamePreconditions: check if project state is not null\n\nAvoid NullPointerException when performing ssh rename-project on a non\nexisting project. The cause of null pointer is ProjectCache.get() method\nwhich returns null if no such project exists.\n\nChange-Id: Ifea14a48bf61e14306bb09bfbe387d7a8f2b5325\n", "tree_diff": [ { "type": "modify", "old_id": "9efa51d08c25eeec3249f36fb736437e159607a4", "old_mode": 33188, "old_path": "src/main/java/com/googlesource/gerrit/plugins/renameproject/conditions/RenamePreconditions.java", "new_id": "e92a4c17db26e259ac09cbcb868509ac4b77f084", "new_mode": 33188, "new_path": "src/main/java/com/googlesource/gerrit/plugins/renameproject/conditions/RenamePreconditions.java" }, { "type": "modify", "old_id": "c0ae8f0f225f3a87e6a7d18308a47c444829803e", "old_mode": 33188, "old_path": "src/test/java/com/googlesource/gerrit/plugins/renameproject/RenameIT.java", "new_id": "6e23206ac59bf2da21c6b3e10c6b73c370c13e86", "new_mode": 33188, "new_path": "src/test/java/com/googlesource/gerrit/plugins/renameproject/RenameIT.java" } ] }