Forum Discussion

dhundley's avatar
dhundley
Regular Contributor
2 days ago
Solved

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...
  • rraghvani's avatar
    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.