)]}'
{
  "commit": "aeb582a98374c094361cba1bd756dc6307432c42",
  "tree": "f88bf68d3b30756f68aa1c8ab950e44539958d2b",
  "parents": [
    "36eb1cb9cfe327583128a4b0abdf9516c2ca815b"
  ],
  "author": {
    "name": "Johannes Schindelin",
    "email": "johannes.schindelin@gmx.de",
    "time": "Fri Mar 08 07:51:19 2019 -0800"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Mon Mar 11 11:02:16 2019 +0900"
  },
  "message": "mingw: allow building with an MSYS2 runtime v3.x\n\nRecently the Git for Windows project started the upgrade process to\na MSYS2 runtime version based on Cygwin v3.x.\n\nThis has the very notable consequence that `$(uname -r)` no longer\nreports a version starting with \"2\", but a version with \"3\".\n\nThat breaks our build, as df5218b4c30b (config.mak.uname: support MSys2,\n2016-01-13) simply did not expect the version reported by `uname -r` to\ndepend on the underlying Cygwin version: it expected the reported\nversion to match the \"2\" in \"MSYS2\".\n\nSo let\u0027s invert that test case to test for *anything else* than a\nversion starting with \"1\" (for MSys). That should safeguard us for the\nfuture, even if Cygwin ends up releasing versionsl like 314.272.65536.\n\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": "b37fa8424c88cae23abf02f8276e8b4f6ffef19a",
      "old_mode": 33188,
      "old_path": "config.mak.uname",
      "new_id": "2011bac6d54ebb66544c94aa27453e2545a7a34a",
      "new_mode": 33188,
      "new_path": "config.mak.uname"
    }
  ]
}
