Sunday, October 17, 2010

Getting Github off the Ground

So, I needed to get my github repo up and running, which for the most part went super smoothly, I only had one minor hiccup where I missed adding my publickey to my github account so I couldn't connect to the repo in order to push my first readme file.

If anyone has a problem, and gets the error "publickey denied", go ahead and check out this link

Publickey Setup

It'll walk you through generating your publickey on git and then adding it to your account on github

2 comments:

  1. I know the "publickey denied" issue well, but not the solution. Thanks!

    ReplyDelete
  2. Glad I could help, under the initial set up list, it had the publickey as a hyperlink, but I sorta just skipped over it until I ran into the wall later.

    ReplyDelete