I have a Supervisor who has very specific opinions in regards to directory structure. I went ahead and cloned a project and started to play around with the configuration. After I make a change, I want to see the resulting directory/file structure before committing and pushing the new configuration. What is the best way to do this? Maybe I should just make a dummy project?
Any advice would be appreciated!