Commit 1ca7fa94ab2979299034e267728ccfe2157f62e9

Edward Thomson 2015-01-16T18:33:23

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.