


Now, at the root folder of the solution, type in git mv īefore actually moving the folder, you can also add the -dry-run switch at the end to see what changes would be made and errors which might come (if any). You can either use mkdir or the Explorer to create new folders. This solution was already a part of Git Source Control, had internal dependencies and I wanted to do this and commit my changes with minimal fuss.įollow the below steps to move the projects -Ĭreate the nested folder structure to where you would be moving the folders. I was given a simple task of moving the project folders inside a Visual Studio Solution to a different folder because even though we were using Solution Folders feature of Visual Studio, on disk, there were a lot of folders and adding them inside the CI pipelines' path filters was a pain to add and maintain.
