Commit 1fbfcdfcd0f3b87e95cea15b3c90808ccd5f9a79

Edward Thomson 2015-01-12T15:48:53

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.