Merge branch 'js/mingw-wants-vista-or-above'
commit29cce957a7e58ed016e6699f069c713a2f188660
authorJunio C Hamano <gitster@pobox.com>
Tue, 16 Oct 2018 07:16:08 +0000 (16 16:16 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 16 Oct 2018 07:16:08 +0000 (16 16:16 +0900)
treee74687b2cfe6294afb7c4802b2c636ee03f73737
parent488e2e8ff53091669988cbec7fe29abb08aea406
parent2939a1f70357d5b55232c2bf51e5ac32a4e7336c
Merge branch 'js/mingw-wants-vista-or-above'

The minimum version of Windows supported by Windows port fo Git is
now set to Vista.

* js/mingw-wants-vista-or-above:
  mingw: bump the minimum Windows version to Vista
  mingw: set _WIN32_WINNT explicitly for Git for Windows
  compat/poll: prepare for targeting Windows Vista