On Wed, 29 Aug 2012 04:30:45 -0700 (PDT) ashu <[email protected]> wrote:
> *Any one can tell me reason of this error : > > **[root@localhost git1]# git push -u origin master > Permission denied (publickey). > fatal: The remote end hung up unexpectedly > > > whereas I have the result of the key verification command is follow : > > [root@localhost git1]# ssh -vT [email protected] [...] > reply 0 Hi ashutoshverma! You've successfully authenticated, but [...] What's the push URL for your "origin" remote? Does it really contain "[email protected]" in it? -- You received this message because you are subscribed to the Google Groups "Git for human beings" 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/git-users?hl=en.
