Please help me. I accidentally add wrong git repository and I can`t find how to change it. How can I do it? HELP
Edita,
Git configration is loaded from the folder containing the code. You can check the value at Katalon Studio Reference as below.
In your case, if you selected a wrong git repository, and might be clone the wrong code then your project code was messy already. I would suggest that you clean up the code in a new folder and integrate with git again.
1 Like
Thanks, it helped