Re: [git-users] remote: Permission to devops962017/testgit.git denied to murthy12345.

2017-06-09 Thread Philip Oakley
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

[git-users] remote: Permission to devops962017/testgit.git denied to murthy12345.

2017-06-09 Thread Kiran Gundamala
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

Re: [git-users] git cat-file on a submodule results in fatal error

2017-06-09 Thread Michael Butler
That makes a lot sense. It would be nice, IMHO, if everything listed in ls-tree were able to be cat-file'd, but I understand why it's not. Thanks so much for the direction! On Thursday, June 8, 2017 at 4:20:56 PM UTC-4, Philip Oakley wrote: > > I've just had a quick skim of the question. > >