Hi All
I am using the Fleet management case for configuring/managing DevOps source control process
workspace setting:

Source Control Explorer after branching off the development version from Main folder to create an enhancement:
Then whilst working under Enhancement1 branch, I added a file to the source control (for example FMRental). Then the file was added to the Main>Metadata>... instead of being added under Development>Enhancement1>Metadata. This is, of course, correct because my model store root folder is mapped to the Main/Metadata folder as shown in my workspace setting above.
I only want to make changes in Development>Enhancement1 branch not in Main branch as it will be merged back to the Main branch later knowing that the main trunk should be the latest production version.
How can I structure /map the folder to achieve this?

Thank you.