Github public key authentication rejected

So you just added another public key to your github account so you can deploy your app on your new server.
You jump down into a folder you want to put it into (/var/rails) in my case.
You notice you need to add sudo to the front so that git can create the folder it needs, you [...]

Posted on June 2, 2009 at 12:41 pm by Jordan Carter · Permalink · Leave a comment
In: Server Config · Tagged with: ,

Git – GitHub – Using Git

So we have finally made the move to Git.  Albeit slowly.
git add .
Add files to git

Posted on May 18, 2009 at 10:34 pm by Jordan Carter · Permalink · Leave a comment
In: Web Development · Tagged with: ,