[Rails] git push not working
Hi again,
I'm working on http://ruby.railstutorial.org
section
http://ruby.railstutorial.org/ruby-on-rails-tutorial-book#sec-git_push
I'm trying to push the repository to the remote site but what ever I fials. I've updated, removed the s of the https etc but still can not push. using command
when I use command:
-- I'm working on http://ruby.railstutorial.org
section
http://ruby.railstutorial.org/ruby-on-rails-tutorial-book#sec-git_push
I'm trying to push the repository to the remote site but what ever I fials. I've updated, removed the s of the https etc but still can not push. using command
when I use command:
$ git remote add origin https://github.com/natmanu/demo_app.git $ git push -u origin master
it then requests my email and password then returns an error. please see attached screen shot for error.
tia
Nat
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/75ab27f0-09e5-45b0-a6df-7c381a0e0f5e%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home