)]}'
{
  "commit": "1a53e692afd417897d76bff4ce54bc05a3a976b2",
  "tree": "769da303261113dfd7a23709f28985b3fdc2ec7e",
  "parents": [
    "ccdcbd54c4475c2238b310f7113ab3075b5abc9c"
  ],
  "author": {
    "name": "Brandon Williams",
    "email": "bmwill@google.com",
    "time": "Tue May 22 11:42:03 2018 -0700"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Wed May 23 10:24:12 2018 +0900"
  },
  "message": "remote-curl: accept all encodings supported by curl\n\nConfigure curl to accept all encodings which curl supports instead of\nonly accepting gzip responses.\n\nThis fixes an issue when using an installation of curl which is built\nwithout the \"zlib\" feature. Since aa90b9697 (Enable info/refs gzip\ndecompression in HTTP client, 2012-09-19) we end up requesting \"gzip\"\nencoding anyway despite libcurl not being able to decode it.  Worse,\ninstead of getting a clear error message indicating so, we end up\nfalling back to \"dumb\" http, producing a confusing and difficult to\ndebug result.\n\nSince curl doesn\u0027t do any checking to verify that it supports the a\nrequested encoding, instead set the curl option `CURLOPT_ENCODING` with\nan empty string indicating that curl should send an \"Accept-Encoding\"\nheader containing only the encodings supported by curl.\n\nReported-by: Anton Golubev \u003canton.golubev@gmail.com\u003e\nSigned-off-by: Brandon Williams \u003cbmwill@google.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "fed13b2169a49aa602fc2ff21d45e368e1734d79",
      "old_mode": 33188,
      "old_path": "http.c",
      "new_id": "709150fc7e738fb0598bd71ba43ad92b0fe19647",
      "new_mode": 33188,
      "new_path": "http.c"
    },
    {
      "type": "modify",
      "old_id": "ceb05347bd18c3c0ea4e7cfd7ffe09a072b722ce",
      "old_mode": 33188,
      "old_path": "remote-curl.c",
      "new_id": "565bba104319f7bf987ef92e885eee27b3b96a58",
      "new_mode": 33188,
      "new_path": "remote-curl.c"
    },
    {
      "type": "modify",
      "old_id": "f5721b4a59ea4a3333cc0e74d8ab9ad2f182dd5b",
      "old_mode": 33261,
      "old_path": "t/t5551-http-fetch-smart.sh",
      "new_id": "913089b14452976144878415c05a9a2c743d22bf",
      "new_mode": 33261,
      "new_path": "t/t5551-http-fetch-smart.sh"
    }
  ]
}
