Hi,

More info:

In my .ssh directory on windows,  I have 2 SSH public keys

github_rsa
github_rsa.pub
id_rsa
id_rsa.pub

And on my remote Git I have only one key. Can I add two SSH to github?

or can I call git and specify which key to use for authentication???

Nat

On Monday, 21 October 2013 20:06:51 UTC, Natmanu wrote:
>
> Thanks for the replies.
>
> The problem is that I have already pushed once and it worked well.
>
> https://github.com/natmanu/first_app
>
> after this I installed heroku. I think heroku (ON WINDOWS )  also 
> installed a git so maybe there's a conflict. but I dotn know where to start 
> looking for conflict.
>
> Cheers
> Nat
>
> On Monday, 21 October 2013 18:51:38 UTC, Evaldo wrote:
>>
>> Follow this tutorial: 
>> https://help.github.com/articles/generating-ssh-keys
>>
>>
>> On Mon, Oct 21, 2013 at 2:50 PM, Jordan Miller <jrd...@gmail.com> wrote:
>>
>>> follow the tutorial on github first for how to create a repo and push to 
>>> it from your computer for the first time.
>>>
>>> jordan
>>>
>>>
>>>
>>> On Oct 21, 2013, at 1:42 PM, Natmanu <nat...@gmail.com> wrote:
>>>
>>>
>>> <https://lh4.googleusercontent.com/-IA0TutFw54A/UmVnJwi7CHI/AAAAAAAAAzg/fEZFf_kHsug/s1600/git.gif>
>>> 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:
>>>
>>> $ 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-ta...@googlegroups.com.
>>> To post to this group, send email to rubyonra...@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.
>>>
>>>  -- 
>>> 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-ta...@googlegroups.com.
>>> To post to this group, send email to rubyonra...@googlegroups.com.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/rubyonrails-talk/-7333793489405296858%40unknownmsgid
>>> .
>>>
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>
>>

-- 
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+unsubscr...@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/fc595ddc-fff4-4ef7-9172-71745da23717%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to