A
A
Andrey Shilov2015-10-27 12:26:44
git
Andrey Shilov, 2015-10-27 12:26:44

Why is git throwing a 403 error?

Good afternoon.
I joined a project that was led by another programmer, a problem arose.
I need to merge the changes with git, I do git pull, it gives
error: The requested URL returned error: 403 while accessing https://github.com/PROJECT/info/refs
fatal: HTTP request failed
How to fix this? I'm not the creator of the repository, just connected. Everything works fine on my local copy.
Moreover, the project is combat, failures cannot be allowed.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
DevMan, 2015-10-27
@Dry7

use key authentication.
How to set up work with gitHub in the PHPStorm console if two-factor authentication is enabled? with comments.

M
Maxim Grechushnikov, 2015-10-27
@maxyc_webber

you do not have access to the repository. learn English or use a translator

R
red_line_nes, 2015-10-27
@red_line_nes

There is no access to the repo, mb ssh authorization is used .. If the project is combat, then who immediately tests the edits on the combat?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question