Hi,

If I understand correctly, you (as user murthy12345) are tring to push to a 
different user's repo devops962017 (which may also be you at the keyboard). So 
Github will correctly say that (with normal permissions) that different user 
cannot push to this username.

The normal way would be that user murthy12345 has their own fork repo, and will 
have pushed their local changes to that user's repo on github. Then on the 
github gui requested a Pull Request (PR) be sent to the upstream repo 
devops962017.

If the PR is acceptable to devops962017 then then can 'merge' it (the PR from 
murthy12345) into their repo using the github gui.


Github (the computer logic) doesn't know that the two user names are really the 
same you.

I hope that helps you decode the errors.

Philip

  ----- Original Message ----- 
  From: Kiran Gundamala 
  To: Git for human beings 
  Sent: Friday, June 09, 2017 5:57 PM
  Subject: [git-users] remote: Permission to devops962017/testgit.git denied to 
murthy12345.


  Hi   git community
  im  facing  403 rerror since  4days i  failed to serach the google please  
provide the solution  for this..
  the  main problems is at first i  created  murthy12345 git hub  username and 
i  did some excersize...after that  i  loggedout and login with devops962017 so 
 every time im getting like below...
   git push https://github.com/devops962017/testgit.git

  remote: Permission to devops962017/testgit.git denied to murthy12345.
  fatal: unable to access 'https://github.com/devops962017/testgit.git/': The 
requested URL returned error: 403











  -- 
  You received this message because you are subscribed to the Google Groups 
"Git for human beings" group.
  To unsubscribe from this group and stop receiving emails from it, send an 
email to git-users+unsubscr...@googlegroups.com.
  For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to