]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit509cc1d41394ea0d2308288a0cd3170c5774666e
tree28b7a235350326062df4be92572b6eff44eadfa1
parent8f7582d995682f785e80e344197cc715e6bc7d8e
parent2406bf5fc5fbaa042e05fc0001ba72beb888d60f
Merge branch 'ma/win32-unix-domain-socket'

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