10000 vcs-registry: All vcspull compatible URLs must have URLs detected by tony · Pull Request #420 · vcs-python/libvcs · GitHub
[go: up one dir, main page]

Skip to content

vcs-registry: All vcspull compatible URLs must have URLs detected #420

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

Merged
merged 7 commits into from
Sep 25, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations 8000
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
docs(CHANGES): Note registry
  • Loading branch information
tony committed Sep 25, 2022
commit ed735aaa5976e00ecb4dfcbe5ea03e8a2174c338
4 changes: 4 additions & 0 deletions CHANGES
7DF6
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ $ pip install --user --upgrade --pre libvcs

- _Add your latest changes from PRs here_

### New features

- URLs: Added `registry`, match find which VCS a URL matches with (#420)

### Breaking changes

URL renamings (#417):
Expand Down
0