If there are multiple repos with the same name within different subdirectories, mani init creates an invalid mani.yaml file where keys appear multiple times within the projects object.
A quick solution would be to prepend part of the path to distinguish them in case of repetitions.
If there are multiple repos with the same name within different subdirectories,
mani initcreates an invalidmani.yamlfile where keys appear multiple times within theprojectsobject.A quick solution would be to prepend part of the path to distinguish them in case of repetitions.