Describe the bug
If one opens a non-configured project with the same name as another configured project, scratch.git will show information for the configured project, and trying to change and commit to the project will fail because the diffs for the configured project will be the exact same.
To Reproduce
Steps to reproduce the behavior:
Open and configure a project
Copy that project to a different location
Open that project
Change the project and make a commit, see error
Expected behavior
It should warn the user beforehand if a project with a similar name was opened
Describe the bug If one opens a non-configured project with the same name as another configured project, scratch.git will show information for the configured project, and trying to change and commit to the project will fail because the diffs for the configured project will be the exact same.
To Reproduce Steps to reproduce the behavior:
Expected behavior It should warn the user beforehand if a project with a similar name was opened