Thanks Waldo !!! Actually, I didn't go with the 'git remote add ...' command but rather with modifying directly the .git/config file. And it worked, I managed to push my modifications.
Did On Jan 18, 2:49 pm, waldo <[email protected]> wrote: > This should probably be used with caution... but I also had to tell > git to change it's info about its remote repository (I presume this is > what the herokugarden git:transition is intended to do - although that > didn't run for me either). > > git remote add [email protected]:my_app_name.git > > This seemed to replace the dead link to the remote repository on > heroku with the valid herokugarden repository. > > Waldo > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
