Tuesday, April 15, 2014

ssh

I have been trying to push changes to rubilicious for a while unsuccessfully. I kept getting the error: fatal: Authentication failed
VonC on StackOverflow had my answer which was to switch to an ssh url:
git remote set-url origin git@github.com:rubilicious/rubilicious.github.io.git



No comments:

Post a Comment