]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'cb/unix-sockets-with-windows'
authorJunio C Hamano <gitster@pobox.com>
Thu, 23 Sep 2021 20:44:48 +0000 (13:44 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 23 Sep 2021 20:44:48 +0000 (13:44 -0700)
commitc2e799012b3657f4f91560d299b5606c297e7cf7
tree30819b9395fcdf094c24c8c70ed93f82661e071d
parent0e35107e7dde88a8d53a98773afbbbd23cd694ae
parentbb390b1f49406d967e8bf3401337cf1d9535f820
Merge branch 'cb/unix-sockets-with-windows'

Adjust credential-cache helper to Windows.

* cb/unix-sockets-with-windows:
  git-compat-util: include declaration for unix sockets in windows
  credential-cache: check for windows specific errors
  t0301: fixes for windows compatibility
git-compat-util.h