错误
cd /Users/eqielb/go/src/github.com/gocolly/colly; git pull --ff-only
fatal: unable to access 'https://github.com/gocolly/colly/': LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443 package github.com/gocolly/colly: exit status 1
cd .; git clone https://github.com/jawher/mow.cli /Users/eqielb/go/src/github.com/jawher/mow.cli
Cloning into '/Users/eqielb/go/src/github.com/jawher/mow.cli'... fatal: unable to access 'https://github.com/jawher/mow.cli/': LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443 package github.com/jawher/mow.cli: exit status 128
修复 git config --global --add remote.origin.proxy ""