Github - Fork a private repo

前端 未结 2 1351
挽巷
挽巷 2021-02-01 05:06

I have been added to an organization that has some private repositories and I need to send them a pull request with some changes but I don\'t know if I can.

I haven\'t a

2条回答
  •  名媛妹妹
    2021-02-01 05:39

    As mentioned in "If I fork someone else's private Github repo into my account, is it going to appear in my account as a public repo?", you can fork a private repo (for which you were added as a private user). The resulting repo will still be private, and you will be able to make pull-requests.

提交回复
热议问题