)]}'
{
  "commit": "7904764e294334fdac0bfd2f797b0dac0423da93",
  "tree": "b32213a83696c3305c2745a2e36e1b7c7f977cf3",
  "parents": [
    "653884e688b52f5f800dc3b06ae39fac5cbb8604"
  ],
  "author": {
    "name": "Johannes Schindelin",
    "email": "johannes.schindelin@gmx.de",
    "time": "Thu Sep 10 06:05:25 2026 +0000"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Thu Sep 10 05:19:43 2026 -0700"
  },
  "message": "mingw: ensure valid CTYPE\n\nA change between versions 2.4.1 and 2.6.0 of the MSYS2 runtime modified\nhow Cygwin\u0027s runtime (and hence Git for Windows\u0027 MSYS2 runtime\nderivative) handles locales: d16a56306d (Consolidate wctomb/mbtowc calls\nfor POSIX-1.2008, 2016-07-20).\n\nAn unintended side-effect is that \"cold-calling\" into the POSIX\nemulation will start with a locale based on the current code page,\nsomething that Git for Windows is very ill-prepared for, as it expects\nto be able to pass a command-line containing non-ASCII characters to the\nshell without having those characters munged.\n\nOne symptom of this behavior: when `git clone` or `git fetch` shell out\nto call `git-upload-pack` with a path that contains non-ASCII\ncharacters, the shell tried to interpret the entire command-line\n(including command-line parameters) as executable path, which obviously\nmust fail.\n\nThis fixes https://github.com/git-for-windows/git/issues/1036\n\nHelped-by: Johannes Sixt \u003cj6t@kdbg.org\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": "e0fbd2c66de23d90e88e566f41bba5f1da96d7aa",
      "old_mode": 33188,
      "old_path": "compat/mingw.c",
      "new_id": "afdc1ef2db637168dfb07a98b3c34594678c8b34",
      "new_mode": 33188,
      "new_path": "compat/mingw.c"
    }
  ]
}
