)]}'
{
  "commit": "f7adba41820bbcfb86349c2ebc529f626d2313e3",
  "tree": "ca6edb64e8db97040e03ae2c435dee2b00315099",
  "parents": [
    "7f5397a07c6c43a522e3802180a4d8cf1c76b59b"
  ],
  "author": {
    "name": "Sibi Siddharthan",
    "email": "sibisiddharthan.github@gmail.com",
    "time": "Fri Jun 26 16:11:36 2020 +0000"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Fri Jun 26 10:08:46 2020 -0700"
  },
  "message": "cmake: support for building git on windows with mingw\n\nThis patch facilitates building git on Windows with CMake using MinGW\n\nNOTE: The funtions unsetenv and hstrerror are not checked in Windows\nbuilds.\nReasons\nNO_UNSETENV is not compatible with Windows builds.\nlines 262-264 compat/mingw.h\n\ncompat/mingw.h(line 25) provides a definition of hstrerror which\nconflicts with the definition provided in\ngit-compat-util.h(lines 733-736).\n\nTo use CMake on Windows with MinGW do this:\ncmake `relative-path-to-srcdir` -G \"MinGW Makefiles\"\n\nSigned-off-by: Sibi Siddharthan \u003csibisiddharthan.github@gmail.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2768ee5b7141bde4e0513fe1d30c4315fea0359f",
      "old_mode": 33188,
      "old_path": "contrib/buildsystems/CMakeLists.txt",
      "new_id": "2d7c0ed88e7adc7bdbd058d287789baa5b24f9ef",
      "new_mode": 33188,
      "new_path": "contrib/buildsystems/CMakeLists.txt"
    }
  ]
}
