diff options
| author | Torsten Bögershausen <tboegi@web.de> | 2019-08-24 15:07:59 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2019-08-26 10:00:33 -0700 |
| commit | ebb8d2c90fb0840a0803935804e37e2205505f23 (patch) | |
| tree | c218d8e558cc7ea372a858d749241459a92dce1c /builtin/commit.c | |
| parent | First batch after Git 2.23 (diff) | |
| download | git-ebb8d2c90fb0840a0803935804e37e2205505f23.tar.gz git-ebb8d2c90fb0840a0803935804e37e2205505f23.zip | |
mingw: support UNC in git clone file://server/share/repo
Extend the parser to accept file://server/share/repo in the way that
Windows users expect it to be parsed who are used to referring to file
shares by UNC paths of the form \\server\share\folder.
[jes: tightened check to avoid handling file://C:/some/path as a UNC
path.]
This closes https://github.com/git-for-windows/git/issues/1264.
Signed-off-by: Torsten Bögershausen <tboegi@web.de>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions
