异常
fatal: unable to access 'https://github.com/Rodert/user-center-backend-java-public.git/': Failed to connect to github.com port 443 after 2078 ms: Couldn't connect to server
解决方案
git 配置代理
git config --global http.proxy http://127.0.0.1:7890