On Mon, Apr 14, 2008 at 8:52 PM, Joe Lewis <[EMAIL PROTECTED]> wrote: > > git clone [EMAIL PROTECTED]:myapp.git > > I am getting a different issue: > > Initialized empty Git repository in /Users/joslewi/Code/Rails/ > testgitapp/.git/ > Permission denied (publickey).
You probably need to upload your authkey first. Try: heroku upload_authkey Adam --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
