)]}'
{
  "commit": "a379adcd2f4f1a41731818e74b2a214de3fcf5d8",
  "tree": "ff6526a6ea0c5c8d5d924a5826a2f574108782bf",
  "parents": [
    "ab8079055a92fa4068a2982306c11425f347e12f"
  ],
  "author": {
    "name": "David Ostrovsky",
    "email": "david@ostrovsky.org",
    "time": "Sat Feb 13 23:44:38 2021 +0100"
  },
  "committer": {
    "name": "David Ostrovsky",
    "email": "david@ostrovsky.org",
    "time": "Sat Feb 13 23:51:26 2021 +0100"
  },
  "message": "Fix FloggerFormatString error pattern flagged by error prone\n\nRunning the recent error prone version is flagging error pattern\nFloggerFormatString:\n\nGerritSshApi.java:69: error: [FloggerFormatString] missing argument for\nformat specifier \u0027%s\u0027\n    logger.atInfo().log(\n                       ^\n(see https://errorprone.info/bugpattern/FloggerFormatString)\n\nDestination.java:466: error: [FloggerFormatString] extra format\narguments: used 0, provided 2\n    repLog.atFine().log(\"scheduling deletion of project {} at {}\", project, uri);\n                       ^\n(see https://errorprone.info/bugpattern/FloggerFormatString)\n\nChange-Id: I01ea76f6673cb445924c72d40cef9e4ba57e2e6f\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e0a93543101f698aa97d4f93c675de4071e21d0c",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/replication/Destination.java",
      "new_id": "dfe7e7999beff2536ea386160d36aff1ca4f1fc5",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/replication/Destination.java"
    },
    {
      "type": "modify",
      "old_id": "d195aa3cf2a4d28d8949cf133217552730fb8580",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/replication/GerritSshApi.java",
      "new_id": "0fa02effa17cf5d8c1eaabb8736e169c0feea76c",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/replication/GerritSshApi.java"
    }
  ]
}
