-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Correctly parse Git submodule URLs #7017
Correctly parse Git submodule URLs #7017
Conversation
dc15d3c
to
29f066f
Compare
@neersighted FYI |
29f066f
to
2059279
Compare
972770f
to
2059279
Compare
179d2f1
to
e715e56
Compare
any updates on this? I am running into this issue |
IIRC this is stalled on python-poetry/test-fixture-vcs-repository#6 |
1f04ab5
to
ffe3a92
Compare
@neersighted bump |
5003523
to
5c9ae80
Compare
Add me to the list of folks who are waiting on this; I've got a dependency I can install with pip but not poetry, which has kind of stalled me. |
5c9ae80
to
543dcac
Compare
(cherry picked from commit 71b3d6e)
(cherry picked from commit 71b3d6e)
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Pull Request Check List
Resolves: #6499
This PR adds support for correctly parsing relative submodule URLs.