rossborchers/UnityGitRepositoryManager

Deleted files dont copy to back repository. Calculate strays (deleted files).

rossborchers opened this issue · 1 comments

Right now they are only calculated when copying into unity. When copying back to the repo its a plain old copy. Any deleted files or folders in the unity project will still exist in the main repository.

Similar code to the copy into unity could be used to perform this.

This is redundant in new version