0

I have following problem with gitHub can someone help me with step by step instruction?

enter image description here

Alain Merigot
  • 9,668
  • 3
  • 16
  • 30
  • 1
    Your question lacks information to get any help from SO users. Please take the [tour](https://stackoverflow.com/tour), and read through the [Help Center](https://stackoverflow.com/help), learn [How do I ask a good question?](https://stackoverflow.com/help/how-to-ask) to maximize your chance to get answer to your questions. If you run into a specific problem and if you're stuck, send a description of the problem, including a [Minimum, Complete, Verifiable Example](https://stackoverflow.com/help/mcve) and people will be very glad to help you. – Alain Merigot Feb 17 '19 at 14:20
  • Possible duplicate of [Github remote permission denied](https://stackoverflow.com/questions/47465644/github-remote-permission-denied) – Chris Feb 17 '19 at 17:17

1 Answers1

0

User1 should go to https://github.com/USER1/THE_REPO/settings/collaboration (replace words in caps appropriately) and add user2 as a collaborator.

Or to get there from User1's github, click on the repository, then settings, then collaborators.

Then user2 should accept the collaboration invitation on GitHub.

Keldorn
  • 1,818
  • 12
  • 22