I can’t get a page up on github

Asked

Viewed 57 times

0

I’m using git-bash at the end when I give the command git push origin master, a message appears saying:

"remote: Permission to aulasdelivery/aulasdelivery.github.io.git denied to guilhermepassos.

fatal: Unable to access 'https://github.com/aulasdelivery/aulasdelivery.github.io.git/': The requested URL returned error: 403 "

What to do?

  • @Guilhermenascimento, sou. I think this error is showing up, because I already put a page on the air for another git account, using the same pc

  • @Guilhermenascimento, I knew that to put pages on the air by git, it was necessary to have the repository with the same name as the user, so I created two accounts in git: one that I could perfectly put on the air and the second that is the one that I was having problems with

  • 1

    But the two accounts are Adm from the same repository, will you not be making confusion?

  • @Guilhermenascimento could be that I’m doing the same confusing... But it is really necessary that the repository name is the same as the user for the page to air, it is not?

  • 1

    That’s not quite it, I don’t think you understand the purpose and operation of GIT very well, my friend. Regardless of whether you use GIT for github pages or elsewhere, you can add whoever you want as an administrator, the question is who has permission and who can pull-request and who can only do Forks. I think maybe you don’t quite understand git :)

  • 1

    @Guilhermenascimento Ahh yes, I get it! That’s right, I managed to solve my problem. Thank you!

  • For nothing, see you soon

Show 2 more comments
No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.