When a new project is created based on a remote repository, and the remote repository is differente than the generated repository name, when try to open the usertools, for example VSCode, the context of the folder is different from the cloned repo by user-tools-repo-cloner.
For example:
Project name: NY Price Estimator
Repo name calculated: ny-price-estimator
Remote repo name: ny-house-price-estimator
Folder of context in usertools: ny-price-estimatorv (when open the folder is empty)
Folder of clone repository: ny-house-price-estimator
When a new project is created based on a remote repository, and the remote repository is differente than the generated repository name, when try to open the usertools, for example VSCode, the context of the folder is different from the cloned repo by
user-tools-repo-cloner
.For example: