libgit2/tests/path
Edward Thomson 1fbfcdfcd0 git_path_join_unrooted: return base len
The documentation for `git_path_join_unrooted` states that the base
length will be returned, so that consumers like checkout know where
to start creating directories instead of always creating directories
at the directory root.
2015-01-20 17:12:35 -06:00
..
core.c git_path_join_unrooted: return base len 2015-01-20 17:12:35 -06:00
win32.c checkout: disallow bad paths on win32 2014-12-16 10:08:53 -06:00