Hi,
We use Katalon Studio to automate our test cases and push the code to our team’s GitHub repository. However, we often encounter conflicts and issues during this process. To resolve these conflicts or create smoother pull requests, we currently rely on Visual Studio.
We want to explore leveraging Katalon Studio to its fullest potential. Could you guide us or provide any documentation that explains how to manage and resolve merge conflicts directly within Katalon Studio?
Create a pull request to propose and collaborate on changes to a repository. These changes are proposed in a branch , which ensures that the default branch only contains finished and approved work.
This is not what @nishtha.babbar is talking about, I believe.