)]}'
{
  "commit": "b24ec8f7159469340e4519b42bf5a57a44b75c38",
  "tree": "120bb9e2954fe09486404053721c5bf5166f2e46",
  "parents": [
    "62d16a9146010e0ade2d543d37bd094122a28e5e"
  ],
  "author": {
    "name": "David Pursehouse",
    "email": "david.pursehouse@gmail.com",
    "time": "Thu Dec 05 09:54:14 2019 +0900"
  },
  "committer": {
    "name": "David Pursehouse",
    "email": "david.pursehouse@gmail.com",
    "time": "Thu Dec 05 09:54:14 2019 +0900"
  },
  "message": "ReftableTest: Clean up boxing warnings on usage of String.format\n\nPassing int as an argument to String.format causes a warning:\n\n  The expression of type int is boxed into Integer\n\nMost of these are already suppressed, but there are a couple that are\nnot. Add suppressions for those.\n\nFor the existing ones, move the suppression scope from the method to\nthe actual usage. Where necessary extract the usage out to a local\nvariable.\n\nChange-Id: I7a7ff6dec49467e4b5c58d27a231c74e6e1c5437\nSigned-off-by: David Pursehouse \u003cdavid.pursehouse@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "daf540c41368bf0942332e7b7e50671e1a3cb402",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/reftable/ReftableTest.java",
      "new_id": "ec8b7593f0af6b2704b531264ab3864786c169a3",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/reftable/ReftableTest.java"
    }
  ]
}
