gitlab - mac xcode git cannot clone the project, you have to enter the password every time
黄舟
黄舟 2017-05-02 09:42:07
0
1
656

I can use git on windows to successfully clone the project code from the gitlab service I built without entering a password (supports ssh and http protocols, and can be cloned on windows).

But after changing to Mac, using Xcode’s git, it cannot be cloned. Regardless of ssh or http, a password is required (the username and email configuration has been set, and the mac’s ssh public key has been added to gitlab).

Using mac xcode's git to clone the project on github does not have this problem.
Excuse me, what’s going on?

黄舟
黄舟

人生最曼妙的风景,竟是内心的淡定与从容!

reply all(1)
Ty80

When

clone, are you using ssh or https. Don't use https. If you use ssh, you don't need to enter the password every time.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template