)]}'
{
  "commit": "945f41de7a0f106d35e03607618165fe184e5338",
  "tree": "7c053571a7c8540f67a0be14d45b2db45f3e0ac8",
  "parents": [
    "42f4fe092d4445157af99e90b58456cfc9a78444"
  ],
  "author": {
    "name": "Hamza Kaced",
    "email": "hamza.kaced@ericsson.com",
    "time": "Tue May 26 12:41:21 2020 -0400"
  },
  "committer": {
    "name": "Hamza Kaced",
    "email": "hamza.kaced@ericsson.com",
    "time": "Tue May 26 13:28:44 2020 -0400"
  },
  "message": "Fix projectExists check\n\nChange equality check to work with \"Optional\" API. Using !\u003d null will\nnot lead to correct result as we need to check the object contained\ninside Optional, not Optional itself. isPresent performs a check against\nthe object contained inside Optional and returns the correct and\ndesired value.\n\nBug: Issue 12454\nChange-Id: I038e290b88b7599b8290735c96b16828f7f23b71\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "93e4ba2891a8e7b6fa0f49363814f98493638bbb",
      "old_mode": 33188,
      "old_path": "src/main/java/com/ericsson/gerrit/plugins/goimport/GoImportFilter.java",
      "new_id": "f59c9c131b191700a1d0bf5af9623b5486bcc1d3",
      "new_mode": 33188,
      "new_path": "src/main/java/com/ericsson/gerrit/plugins/goimport/GoImportFilter.java"
    }
  ]
}
