On Sep 19, 7:37 pm, Dani Dani <[email protected]> wrote: > Hi, > > I'm not sure I'm right here but hope maybe there is someone who can help > with this. > When I do "git push" I get the following error: > ERROR: laguna53/sample_app doesn't exist yet. Did you enter it > correctly? > fatal: The remote end hung up unexpectedly > > the error - "ERROR: laguna53/sample_app doesn't exist yet" > is not true, if I try to create one: > C:\Rails\sample_app>git remote add origin > [email protected]:laguna53/sample_app.git > fatal: remote origin already exists. <-------------- >
Have you definitely created a repository on github with that name (doesn't look like it unless it's a private repository) ? Fred > Any idea ? Thank you. > > Dani > -- > Posted viahttp://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en.

