Hello Nitin, Pull requests are to allow people that fork your repo, do some changes and then ask you to pull these changes into your repo. This model is good if you don't want to give other people direct access to your repo. If you forked, didn't change anything and then asked for a pull request, you'd get that message. You can learn more about all these at http://help.github.com/forking/
As for "Permission denied", did you setup your keys correctly? You can check that at http://help.github.com/key-setup-redirect or if you are sure you got that right, you can troubleshoot ssh at http://help.github.com/troubleshooting-ssh/ If you are still having problems with that, don't hesitate to ask for help. Thanks Petros On Oct 25, 10:43 am, Nitin <dknitinj...@gmail.com> wrote: > I have created a repository in Github and pushed the code in it as > master branch. > But when I or any User tried to pull the code then it gives this > message "Oops! The master branch is already up-to-date with master — > maybe you want to try something else" > > also when i write the command in github to pull the code i get this > message > "Permission denied (publickey). > fatal: The remote end hung up unexpectedly" > > I am the admin for that repository now how can i pull the code and > aloow other users to do that. -- You received this message because you are subscribed to the Google Groups "GitHub" group. To post to this group, send email to git...@googlegroups.com. To unsubscribe from this group, send email to github+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/github?hl=en.