File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,6 +38,19 @@ $ uvx --from 'vcspull' --prerelease allow vcspull
3838_ Notes on upcoming releases will be added here_
3939<!-- END PLACEHOLDER - ADD NEW CHANGELOG ENTRIES BELOW THIS LINE -->
4040
41+ ### What's new
42+
43+ #### Add a repository by URL
44+
45+ {ref}` cli-add ` now accepts a repository URL in place of a path, so you can
46+ record a repository you have not cloned yet. The entry lands in your
47+ configuration and {ref}` vcspull sync <cli-sync> ` clones it on the next run.
48+
49+ The name comes from the URL unless you pass ` --name ` . Because there is no parent
50+ directory to infer a workspace from, vcspull offers the workspace roots your
51+ configuration already declares, and ` --workspace ` names one outright. Adding a
52+ checkout by path is unchanged — an existing directory still takes precedence.
53+
4154## vcspull v1.65.0 (2026-07-05)
4255
4356vcspull v1.65.0 sharpens the feedback you get when a sync cannot check out
You can’t perform that action at this time.
0 commit comments