Master is not displayed in Branch selection to Clone the Project in Git Hub?

I have followed the below procedures to do Git Hub set up for Katalon…

1. Created a Repository for my project in https://github.com
2. It has Readme.txt file only
3. I enabled Git in Katalon
4. Select Clone Project
5. Given Repository url which is copied from Step 1.
6. Given user and password
7. select Next

Now I am expecting Master Branch in the Branch Selection. But it says that Source Git Repository is empty.

How to resolve this?

4 Likes

Any update on this issue?

I’m having the same issue. Help? Thanks.

We are having the same issue. I can clone a project from GIT but not from Katalon. I believe it is something with Proxy as it works fine from another machine outside the network. My proxy has been set though so not sure.

I am also facing same issue. Can some one help us here please?

I followed this video only… But getting the error as" git-receive-packet not permitted"…

For the branch issue… I found that some proxy or firewall is stopping that… Now that is fine… But while trying to push the changes It is throwing one error: “git-receive-packet-not-permitted”…
Please suggest me here…

I’ve done it on my work computer and it works … but i have no firewall or stuff like that …
Sorry @Amar but i’m not a git specialist …

Thank you Stereo…

I got the solution for this…
I tried it through Git commands… Now it is working fine …

Not sure why Katalon is throwing that error, may be bcz of my firewall or proxy… So if some body has same problem they can resolve this issue through git commands…

1 Like

I am facing the same error while trying to clone a project from windows server. It does work using git commands , but is there a way to make it work through Katalon?

i am facing the same issue. Please let me know if anyone has any solution. Thanks!