)]}'
{
  "commit": "f6c8bae5cdba1836d76e7eed3b41547d49869f06",
  "tree": "cce4b2bc46a46b40147ede1f7182b5f3a7cce5c0",
  "parents": [
    "663d7abe07ea376c2657019a03297ae87037c993"
  ],
  "author": {
    "name": "Johannes Schindelin",
    "email": "johannes.schindelin@gmx.de",
    "time": "Sat Jun 27 17:17:56 2026 +0000"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Sun Jun 28 08:30:21 2026 -0700"
  },
  "message": "http: accept https:// proxies again\n\nSince 663d7abe07ea (http: reject unsupported proxy URL schemes,\n2026-05-05), set_curl_proxy_type() returns 0 only for the \"http\"\nand SOCKS variants via dedicated early returns, and -1 for\neverything else. The \"https\" branch configures the CURL handle for\nHTTPS proxying but then falls through to the trailing `return -1`\nintended for unknown schemes, so the caller in get_curl_handle()\ntreats a perfectly valid https:// proxy URL as unsupported and\nrefuses to use it.\n\nNoticed while looking into a Coverity report against the same\nfunction; the unchecked curl_easy_setopt() return values it flags\nare orthogonal to this fix.\n\nAssisted-by: Opus 4.7\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": "8e5a4d8bcf8eacb27622ec6ac96ce104e7ccfaf6",
      "old_mode": 33188,
      "old_path": "http.c",
      "new_id": "8c0f83136589ffb180793efd0ca66e494bd85884",
      "new_mode": 33188,
      "new_path": "http.c"
    }
  ]
}
