ARLIAN
10/18/2016 - 1:00 PM

Git clone host verification failed

Git clone host verification failed

# The issue could be that Github isn't present in your ~/.ssh/known_hosts file.
# Append GitHub to the list of authorized hosts:

ssh-keyscan -H github.com >> ~/.ssh/known_hosts