Your heroku credentials are stored in ~/.heroku/credentials, I think... if you delete that file, it should prompt you for your new username/password. If you search for "multiple heroku accounts" I think there are some other discussions about it. It's generally not that fun managing 2 heroku accounts. I'm doing it right now. :) Eek!
Erik On Wed, Nov 4, 2009 at 4:28 PM, Sarah Allen <[email protected]> wrote: > > I manage two accounts on Heroku: one personal account and one for a > company. Somehow, I set it up and created the company app a few > months ago. Now I want to create another company app and I can't seem > to switch my user. > > I tried changing my git user, but that doesn't help > > master $ git config -l > user.name=Sarah Allen > [email protected] > ... > > but when I "heroku create" it creates the app in my other account. > > Please help. > > Thanks, > Sarah > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
