]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ma/win32-unix-domain-socket'
authorJunio C Hamano <gitster@pobox.com>
Mon, 15 Apr 2024 21:11:42 +0000 (14:11 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 15 Apr 2024 21:11:42 +0000 (14:11 -0700)
Windows binary used to decide the use of unix-domain socket at
build time, but it learned to make the decision at runtime instead.

* ma/win32-unix-domain-socket:
  Win32: detect unix socket support at runtime


Trivial merge