You do not have to posses a GitHub account.  When doing development,
you'll work on your local repository.  When you want those changes to
appear on your Heroku app, you push those changes to your Heroku
repository, which is secured and only available to your account.

A GitHub (or any other Git host) account can come in handy, as it
gives you a centralized place to store your repository, is backed up
regularly, and allows you to easily review your code or collaborate
with others.

I hope this helps!

Michael Gorsuch

On Sun, Feb 7, 2010 at 12:12 PM, Splashlin <[email protected]> wrote:
> If I have a Heroku app do I need to have a GitHub account or no?
> Also, is my repository private and is it hosted on Heroku servers?
> Basically, when I make a commit does this exist only on my local
> machine or is it being stored somewhere else?
>
> Thanks
>
> --
> 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.
>
>

-- 
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.

Reply via email to