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

Parser: Test and examples of pip-style URLs #382

Closed
tony opened this issue Jul 9, 2022 · 0 comments · Fixed by #381
Closed

Parser: Test and examples of pip-style URLs #382

tony opened this issue Jul 9, 2022 · 0 comments · Fixed by #381

Comments

@tony
Copy link
Member

tony commented Jul 9, 2022

URLs prefixes with hg+https://, svn+https://, git+https:// should work: https://github.com/vcs-python/vcspull/blob/v1.13.0a11/tests/fixtures/example.py

These are needed by vcspull for detecting repo type

@tony tony mentioned this issue Jul 9, 2022
@tony tony closed this as completed in #381 Jul 9, 2022
tony added a commit that referenced this issue Jul 9, 2022
Follow up to #374, fixes #382

Subversion, Mercurial parsing:
- Fixes
- doctests
- Add pytest modules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant