We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3729b12 commit 762d68bCopy full SHA for 762d68b
CHANGES
@@ -21,6 +21,11 @@ $ pipx install --suffix=@next 'vcspull' --pip-args '\--pre' --force
21
22
<!-- Maintainers, insert changes / features for the next release here -->
23
24
+### Bug fixes
25
+
26
+- Git Remote URLs: Fix bug that would cause git remotes with `@` to be chopped off after the
27
+ protocol (#446, fixes #431)
28
29
### Development
30
31
- Refactor of two testsuites to used `NamedTuple` parametrization (#423):
0 commit comments