Files
git/setup.c
Johannes Schindelin 1e06cfdda0 setup_git_directory(): handle UNC paths correctly
The first offset in a UNC path is not the host name, but the folder name after that.

This fixes https://github.com/git-for-windows/git/issues/1181

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2018-08-28 16:19:58 -04:00

33 KiB