File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -49,9 +49,16 @@ _Upcoming changes will be written here._
4949- Accepts repositories by path (` vcspull add ~/study/python/project ` ), detects
5050 ` origin ` remotes, and prompts for confirmation. Use ` --yes ` to auto-approve
5151 scripted runs.
52+ - Adds ` --no-merge ` so ` vcspull add ` can skip auto-merging duplicates while
53+ still surfacing warnings for manual follow-up.
5254- CLI previews contract workspace paths to ` ~/… ` for consistency with other
5355 commands and easier scanning.
5456
57+ #### ` vcspull discover ` honors --no-merge (#480 )
58+
59+ - ` vcspull discover --no-merge ` surfaces duplicate workspace roots without
60+ rewriting existing config entries.
61+
5562### Development
5663
5764#### Snapshot coverage for formatter tests (#479 )
You can’t perform that action at this time.
0 commit comments