Skip to content

Fix double slashes in fpath.

Jacob Lorentzon requested to merge 4lDO2/relibc:fix_fpath into master

I'm not sure if this fixes fpath completely, but it does fix a libgit EINVAL when running cargo new my-pkg.

Merge request reports