F
F
Faiq Alizade2018-06-16 21:27:12
git
Faiq Alizade, 2018-06-16 21:27:12

Two users in one repository?

Hello, I created a repository and cloned it to my computer (let's call it PC1) on PC1 I created a file and sent it to the server successfully. Then, on another computer, I cloned the same repository, then deleted the created file with the usual git
git add commands.
git commit -m "Test"
git push
and here is some
remote error: Permission to babayeff042/Testl.git denied to faiqalizade.
fatal: unable to access ' https://github.com/babayeff042/Testl.git/ ': The requested URL returned error: 403
what to do?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
AVKor, 2018-06-16
@faiq

In the repository settings, add the necessary users to the Collaborators.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question