I am trying to commit and push my Katalon Project in Bitbucket but I am getting the following error
: cannot open git-upload-pack
and
org.eclipse.jgit.api.errors.TransprotException
I have set configuration of git
sslVerify = false
I also checked proxy settings and they were all correct.
When I tried cloning using Git Bash, I have downloaded the repo successfully.
Is this a bug in Katalon? Can someone help me with this problem? Thank you.