We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c69417 commit dd0147eCopy full SHA for dd0147e
CHANGES
@@ -15,6 +15,11 @@ $ pip install --user --upgrade --pre libvcs
15
16
<!-- Maintainers, insert changes / features for the next release here -->
17
18
+### Bug fixes
19
+
20
+- Git Remote URLs: Fix bug that would cause git remotes with `@` to be chopped off after the
21
+ protocol (#446, fixes #431)
22
23
### Packaging
24
25
- Move pytest configuration to `pyproject.toml` (#441)
0 commit comments