Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PlainOpen does not accept "~" in path argument #803

Closed
EdoardoLaGreca opened this issue Jul 1, 2023 · 1 comment · Fixed by #808
Closed

PlainOpen does not accept "~" in path argument #803

EdoardoLaGreca opened this issue Jul 1, 2023 · 1 comment · Fixed by #808

Comments

@EdoardoLaGreca
Copy link

The PlainOpen function returns an error (ErrRepositoryNotExists) if the path begins with "~".

It would be great if you could handle this case :)

@pjbgf
Copy link
Member

pjbgf commented Jul 1, 2023

Feel free to submit a PR to add that support and tag me for a review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants