Checkout our demo site to practice selenium https://magento.softwaretestingboard.com/

0 like 0 dislike
241 views
by Contributing Tester (12 points)
retagged by
GIT neither clones nor throws any error on the console.

In my old laptop I could clone, check in and check out the source code from the repository, but in my new laptop, I can configure git SSL settings but I am unable to clone the repository.

Execute the Command in GIT Bash:

git clone <repository url>

It does not even throw any error or exception
closed with the note: invalid and unanswered
by The go-to Tester (181 points)
Can you try using below command and let us know the output?

 

GIT_CURL_VERBOSE=1 GIT_TRACE=1 git clone <your repository>


This site is for software testing professionals, where you can ask all your questions and get answers from 1300+ masters of the profession. Click here to submit yours now!

1.4k questions

1.6k answers

866 comments

1.9k users

...