radicle-dev / radicle-surf

A code browsing library for VCS file systems.
Other
32 stars 11 forks source link

Repository::new should take AsRef #126

Closed FintanH closed 4 years ago

FintanH commented 4 years ago

This function here: https://github.com/radicle-dev/radicle-surf/blob/master/src/vcs/git/repo.rs#L452, should really be implemented similarly to here: https://docs.rs/git2/0.13.6/git2/struct.Repository.html#method.open