Skip to content

Commit 762d68b

Browse files
committed
docs(CHANGES): Note fix for chomped Git Remote URLs
1 parent 3729b12 commit 762d68b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES

+5
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ $ pipx install --suffix=@next 'vcspull' --pip-args '\--pre' --force
2121

2222
<!-- Maintainers, insert changes / features for the next release here -->
2323

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+
2429
### Development
2530

2631
- Refactor of two testsuites to used `NamedTuple` parametrization (#423):

0 commit comments

Comments
 (0)