Can I share my private GitHub repository by link?

前端 未结 2 1939
天涯浪人
天涯浪人 2021-02-01 12:01

I have a Java application in a private repository on GitHub and I would like to share it with someone who doesn\'t have an account. I didn\'t find any option on the site for thi

相关标签:
2条回答
  • 2021-02-01 12:29

    You can use gitfront.io for this purpose. You can give users to read-only access to keep your secure

    0 讨论(0)
  • 2021-02-01 12:44

    There is no way to share private repository among non-Github users.

    You need the Github account and be added as collaborator to the project.

    0 讨论(0)
提交回复
热议问题