Might be something I overlook but I'm stuck on a simple problem.
My scenario is as follows :
I have a folder, containing subfolders, containing my exampleset repositories and what I want to do is as follows :
Start at my main folder, and for all my subfolders I loop the repos and group them in a new repository using the folder name.
I've tried various things but no success...