fatal: unable to access 'https://github.com/xxxx.git/': Failed to connect to github.com port 443: Timed out解决办法
使用git clone xxxx.git 命令pull代码时,出现unable to access, port 443错误,把网址里的“https”改为git,重试
使用git clone xxxx.git 命令pull代码时,出现unable to access, port 443错误,把网址里的“https”改为git,重试