]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'js/gitdir-at-unc-root'
authorJunio C Hamano <gitster@pobox.com>
Mon, 30 Sep 2019 04:19:26 +0000 (13:19 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 30 Sep 2019 04:19:26 +0000 (13:19 +0900)
commitb57a88a5f1555de6d34d162a1a5a8a6deda8018e
tree412980ab401aa377cc0122bc9fa9bd9405f67191
parent6f21347f118f6c0c49d10485aa4bc1daaddee303
parent5cf7b3b1acf2e603d92132906bc6929141172d4c
Merge branch 'js/gitdir-at-unc-root'

On Windows, the root level of UNC share is now allowed to be used
just like any other directory.

* js/gitdir-at-unc-root:
  setup_git_directory(): handle UNC root paths correctly
  Fix .git/ discovery at the root of UNC shares
  setup_git_directory(): handle UNC paths correctly
setup.c