On Sat, Apr 12, 2008 at 4:25 PM, Joc <[EMAIL PROTECTED]> wrote: > but when I try: > > heroku clone appname > > The command returns with no response an nothing appears > to have happened. No errors either.
What happens if you type: git clone [EMAIL PROTECTED]:myapp.git ? Replace "myapp" with your app's name. 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 -~----------~----~----~----~------~----~------~--~---
