"Diff/Merge" option is not visible on Katalon preferences under GIT

“Diff/Merge” option is not visible on Katalon preferences under GIT. However, its in the screen shot on this link in Katalon website Work with Git in Katalon Studio | Katalon Docs

Please advise

Thanks community :slight_smile:

2 Likes

If there is any conflict via pull or merge , katalon will automatically open the conflicts. Just correct the conflicts and it will automatically be merged.

Yes, there is no diff merge option .

As I said before , use backend terminals for these git related operations.

Remember, merge will make your life inconvenient (if conflicts) if not used wisely and tactfully

2 Likes

@monty.bagati

YOU were RIGHT!!! I have no issues using the command line to push up to git using VS code command line!

Ok I will let me coworker knoq.

1 Like