)]}'
{
  "commit": "e5b72a4d36284230c69363d89bd9d9db0bfbd82f",
  "tree": "af097f83336fd112bd0821d43a6d474c8b5056f6",
  "parents": [
    "0a13545966fb72e0900180e037e90ed2dcc637a4"
  ],
  "author": {
    "name": "David Pursehouse",
    "email": "david.pursehouse@gmail.com",
    "time": "Fri Aug 24 11:38:25 2018 +0900"
  },
  "committer": {
    "name": "David Pursehouse",
    "email": "david.pursehouse@gmail.com",
    "time": "Mon Aug 27 08:52:34 2018 +0900"
  },
  "message": "HttpClientConnectionTest: Throw UnsupportedOperationException for unused methods\n\nThe HttpResponseMock class is only used in a single test to assert\non the expected headers. All of its overridden methods are empty, and\nthis results in warnings in Eclipse:\n\n  \u0027Empty block should be documented\u0027\n\nRather than adding \"// Not used\" comments, change all of the methods\u0027\nimplementations to throw UnsupportedOperationException. This not only\ngets rid of the warnings, but also makes it explicit that we don\u0027t\nintend any of them to actually be called.\n\nChange-Id: I8fe06b155e0809bb3507e4e28b00fcc4f9333b0b\nSigned-off-by: David Pursehouse \u003cdavid.pursehouse@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f43bce787a6c9cb41c9fe55c4b62ddbf2048ef09",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit.http.test/tst/org/eclipse/jgit/transport/http/apache/HttpClientConnectionTest.java",
      "new_id": "72c4921de66b0b90968a9e0d1c8e2bf949c3168b",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit.http.test/tst/org/eclipse/jgit/transport/http/apache/HttpClientConnectionTest.java"
    }
  ]
}
