]> granicus.if.org Git - git/commitdiff
Merge branch 'js/gitdir-at-unc-root' into next
authorJunio C Hamano <gitster@pobox.com>
Mon, 9 Sep 2019 19:58:33 +0000 (12:58 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 Sep 2019 19:58:33 +0000 (12:58 -0700)
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

1  2 
setup.c

diff --cc setup.c
Simple merge