Since a few days I got an issue with Mac OS High Sierra 10.13.3 : When I run a git clone like git clone github.com/xxx.git failed it print:
git clone
git clone github.com/xxx.git failed
for me, that's caused by the SSL certificate not enabled in the K8S ingress. hope this helps someone