I have just started to encounter some problems in cloning repository (warehouse) from the bonobo server using the Git GUI, as shown in:
Later, some people encounter similar problems, get a solution to the idea, please refer here. This problem occurs because the remote Repository (library) to be cloned is an empty library. Then we'll find a "content" Remote library clone, the cloning steps are as follows:
- Open "Git Gui" as shown in:
- Click "Clone Existing Repository", enter the location of the remote library in the "Source site" text box, enter the directory corresponding to the local library in the "Target directory" text box, click the "Clone" button, the interface is as follows:
What ' s fuck? What the hell is this? Try it a few times and follow the prompts and I'll delete the "TestRepository3" folder in the Explorer. Then follow the prompts to enter the user name and password of the remote Bonoboservice, cloning is right, as shown below:
Ok! After cloning, let's look at what's in the local repository (it's empty):
Cloning Repository (warehouse) from the bonobo server using the Git GUI