dhundley
2 days agoRegular Contributor
Renaming a project suite under git control
does anyone have any experience with renaming a project suite that is under git version control? i have a project suite that essentially has three projects in it but i want to split them apart into t...
- 2 days ago
Use only TestComplete to perform renaming, so that it updates the necessary project files and references. Don't use any other tools!
Commit to your local repository, then Push to remote repository.
Also the Git that is provided with TestComplete, will have limited functionality.