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 c4707a9 commit f75d438Copy full SHA for f75d438
CHANGES
@@ -33,6 +33,15 @@ $ uvx --from 'vcspull' --prerelease allow vcspull
33
34
_Upcoming changes will be written here._
35
36
+### Bug Fixes
37
+
38
+#### `vcspull add --no-merge` preserves duplicate workspace roots (#482)
39
40
+- Duplicate workspace sections are no longer flattened when adding a repository
41
+ with `--no-merge`; all previously configured repositories stay intact.
42
+- The configuration loader now exposes ordered duplicate entries so CLI writes
43
+ can target the correct section without data loss.
44
45
## vcspull v1.44.0 (2025-11-02)
46
47
### Improvements
0 commit comments