Description
Currently when using this tool one has to edit the config file and then run the vcspull
command (maybe with filter on the new repo name) to get the new checkout.
I would propose to add some sort of command where you can do something like vcspull add <repoUrl>
which will then generate an entry similar to:
<folder>:
<repoName>: '<repoUrl>'
in the existing config. would be the folder from which the call is executed Obviously if the already exist it should just add an entry to that block. The should be extractable from the , if not it needs to be passed in the call.
Once this config update was done vcspull
should be able to run its normal "checkout/update" logic on that new entry to create it.
That way you can add a new entry in the vcspull config and get the checkout right away.
Any thoughts on this?
Best regards
Segaja
Metadata
Metadata
Assignees
Type
Projects
Status