libgit2/tests/clone
Edward Thomson 529fd30d1f Handle local file:/// paths on Windows
Windows can't handle a path like `/c:/foo`; when turning file:///
URIs into local paths, we must strip the leading slash.
2014-07-11 18:46:00 -04:00
..
empty.c Plug a few leaks in the tests 2014-03-07 16:03:15 +01:00
local.c Handle local file:/// paths on Windows 2014-07-11 18:46:00 -04:00
nonetwork.c Merge pull request #2455 from ethomson/equal_oid 2014-07-02 15:29:25 +02:00
transport.c Improvements to git_transport extensibility 2014-06-26 22:34:37 -04:00