)]}'
{
  "commit": "93aef7c79beb0bde12f2633423f8edd129eed019",
  "tree": "836f4671d0f41508755d75c3d9722552f7f36f42",
  "parents": [
    "21084e84a418e0a6c4da72f632c5cd99386bd64b"
  ],
  "author": {
    "name": "Brendan Forster",
    "email": "github@brendanforster.com",
    "time": "Thu Oct 25 11:53:55 2018 -0700"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Fri Oct 26 11:15:49 2018 +0900"
  },
  "message": "http: add support for disabling SSL revocation checks in cURL\n\nThis adds support for a new http.schannelCheckRevoke config value.\n\nThis config value is only used if http.sslBackend is set to \"schannel\",\nwhich forces cURL to use the Windows Certificate Store when validating\nserver certificates associated with a remote server.\n\nThis config value should only be set to \"false\" if you are in an\nenvironment where revocation checks are blocked by the network, with\nno alternative options.\n\nThis is only supported in cURL 7.44 or later.\n\nNote: originally, we wanted to call the config setting\n`http.schannel.checkRevoke`. This, however, does not work: the `http.*`\nconfig settings can be limited to specific URLs via `http.\u003curl\u003e.*`\n(and this feature would mistake `schannel` for a URL).\n\nHelped by Agustín Martín Barbero.\n\nSigned-off-by: Brendan Forster \u003cgithub@brendanforster.com\u003e\nSigned-off-by: Johannes Schindelin \u003cjohannes.schindelin@gmx.de\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c569e7285930272284dd117e31408f5da862e56b",
      "old_mode": 33188,
      "old_path": "Documentation/config.txt",
      "new_id": "e107f4c1e243709116a48c313caced25ca6dc971",
      "new_mode": 33188,
      "new_path": "Documentation/config.txt"
    },
    {
      "type": "modify",
      "old_id": "fedfb2a20700207fc98505f541a808db4e5176e1",
      "old_mode": 33188,
      "old_path": "http.c",
      "new_id": "272584b16e5f7d5279a08f19e1b17ab948fa0f8f",
      "new_mode": 33188,
      "new_path": "http.c"
    }
  ]
}
