You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.