]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'js/mingw-with-python'
authorJunio C Hamano <gitster@pobox.com>
Mon, 8 Aug 2022 20:13:13 +0000 (13:13 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 8 Aug 2022 20:13:13 +0000 (13:13 -0700)
Conditionally allow building Python interpreter on Windows

* js/mingw-with-python:
  mingw: remove unneeded `NO_CURL` directive
  mingw: remove unneeded `NO_GETTEXT` directive
  windows: include the Python bits when building Git for Windows


Trivial merge