mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-26 06:05:54 +00:00
Git for Windows will handle UNC paths only when in forward-slash
format, eg "//server/path". When given a UNC path as a remote,
rewrite standard format ("\\server\path") into this ridiculous
format.
|
||
|---|---|---|
| .. | ||
| empty.c | ||
| local.c | ||
| nonetwork.c | ||
| transport.c | ||