Y
Hacker News
new
|
ask
|
show
|
jobs
by
markive
1622 days ago
How does this work for private repositories?
1 comments
markive
1622 days ago
I suppose as a Contributor you would just fork the private repo. I can't think of anything you would lose with this approach.
link
dotancohen
1622 days ago
I believe that you would lose the Issues and Wiki. Neither are stored in the .git repo in Github.
link
RyJones
1622 days ago
It’s up to the person that created the repo if forking is allowed
link
xmprt
1622 days ago
If I can see the code and clone the repo then regardless of whether Github allows me to automatically fork it, I can fork it myself just be adding another remote.
link
emilfihlman
1622 days ago
If you can see the code you can fork it.
link