Closed szabgab closed 1 year ago
I think this happens when linked to a private repository or maybe also if the link is incorrect. In any case the git client asks for Username and then I think it would wait indefinitely.
This was partially handled by checking if the URL returns "200 OK" before trying to clone the repository.
This does not seem to be a problem any more.
I think this happens when linked to a private repository or maybe also if the link is incorrect. In any case the git client asks for Username and then I think it would wait indefinitely.