)]}'
{
  "commit": "f13523582b357ea830d36fd1d70864eee4b25abb",
  "tree": "5261e81cf87963a562ae0d1f12bf109851415e01",
  "parents": [
    "0dd5329ea2751a692f79e13fadaa9e8ff7a93a0d"
  ],
  "author": {
    "name": "Francois Ferrand",
    "email": "thetypz@gmail.com",
    "time": "Thu May 21 16:50:38 2020 +0200"
  },
  "committer": {
    "name": "Francois Ferrand",
    "email": "thetypz@gmail.com",
    "time": "Fri May 22 14:42:39 2020 +0200"
  },
  "message": "Implement deadlock check\n\nCheck if JVM has detected a deadlock, using metric introduced in [1].\n\n[1] https://gerrit-review.googlesource.com/c/gerrit/+/268196\n\nChange-Id: Iba54e55610a97ab937ce13d54cd530bc50c9cb92\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "078010a0533c3fcfa9908259373c098356a32e0e",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/healthcheck/HealthCheckSubsystemsModule.java",
      "new_id": "7a64c57269a6053ee5f69a14a7b0ba72144b44cf",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/healthcheck/HealthCheckSubsystemsModule.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "db5e83a6c86c040c61238d1a07115cfa8f956c05",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/healthcheck/check/DeadlockCheck.java"
    },
    {
      "type": "modify",
      "old_id": "961448451e7ede24279cb1a78a93c101ba8a335d",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/healthcheck/check/HealthCheckNames.java",
      "new_id": "ce97a1b92a59b46dc3af79100dfc9302defcaee9",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/healthcheck/check/HealthCheckNames.java"
    },
    {
      "type": "modify",
      "old_id": "739a43ad70d138f486e8a847a253673d06da7758",
      "old_mode": 33188,
      "old_path": "src/main/resources/Documentation/config.md",
      "new_id": "3738b9b41bfeb3ddd56430bdfb94d8785168955f",
      "new_mode": 33188,
      "new_path": "src/main/resources/Documentation/config.md"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "01a1147e31bafec457ed584259db7efc042ca994",
      "new_mode": 33188,
      "new_path": "src/test/java/com/googlesource/gerrit/plugins/healthcheck/DeadlockCheckTest.java"
    }
  ]
}
