]> git.ipfire.org Git - thirdparty/git.git/commit
mingw: remove msysGit/MSYS1 support
authorHarshil-Jani <harshiljani2002@gmail.com>
Thu, 2 Feb 2023 03:51:38 +0000 (03:51 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 2 Feb 2023 16:06:30 +0000 (08:06 -0800)
commit2987407f3c7eed909cc57b4d4a93260b0be7e29f
treec767e91b0606b995ec70c26776a167eea1e35b93
parentc0b50458b95e33023a9d57cd78dae784ff4b5489
mingw: remove msysGit/MSYS1 support

MSys has long fallen behind MSYS2 in features like Unicode or
x86_64 support or even security bug fixes, and is therefore no
longer used by anyone in the Git developer community. The Git for
Windows project itself started switching from MSys to MSYS2 early
in 2015, i.e. about eight years ago. Let's drop supporting MSys as
a development platform.

Signed-off-by: Harshil-Jani <harshiljani2002@gmail.com>
Acked-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
config.mak.uname