How can I give access to a private GitHub repository? -


i have private git repository , extend access member of team. able through github website? have username of member.

i have tried going through admin page of repository there isn't such option not owner.

if owner simple:

  • go repo , click settings button.
  • in left menu click collaborators
  • then add name.

source: github docs.


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -