This change uninstalls dependants by default. The --no-uninstall-dependants can be used to disable this behavior.
This PR also changes where sources are cloned: now the sources are placed in a directory with the same name as the repo, so they can be shared by multiple components.
This change uninstalls dependants by default. The
--no-uninstall-dependants
can be used to disable this behavior.This PR also changes where sources are cloned: now the sources are placed in a directory with the same name as the repo, so they can be shared by multiple components.