How do I set up a private Git repository on GitHub? Is it even possible?

后端 未结 7 1224
执念已碎
执念已碎 2021-01-29 22:14

I intend to share my source code on an invite-only basis to a few dozen users maybe. The source code itself should not be public. Participants are allowed and encouraged to subm

7条回答
  •  無奈伤痛
    2021-01-29 22:47

    If you are a student you can get a free private repository at https://github.com/edu

    Update

    As noted in another answer, now there is an option for private repos also for simple users

提交回复
热议问题