This is the fourth day of my participation in the August More text Challenge. For details, see: August More Text Challenge
Train of thought
- The commonly used clone to domestic or your own Git server
- Podfile through
:git => 'xxxxxxxxxxxx.git'
Specify your home or your own Git server
Need tools (use Mac as an example)
- The lantern (github.com/getlantern/…).
- cocoapods
- Git Server (gitee.com/)
Operations (RxSwift is used as an example)
(automatic)Clone
Git repository
And transfer it to your ownGit server
- in
GitHub
To find their own use of librariesGit server
address
- Import your own server
- Get your Git server address
(Manual) No direct import from the serverGitHub/GitLab
Warehouse function, or import is too slow import failed
Use the Lantern to set the HTTP network proxy to solve the 443: Timed out problem
- Install and start lantern
- Open them in sequence after the connection is successful
System preferences
>network
>senior
>The agent
- Get the proxy server address and port number and modify the Git global configuration file