|
|
|
|
|
by alerighi
1237 days ago
|
|
In my opinion in this case the fork shouldn't be allowed to be created at all. If this is the final effect it's better to inform the user that "no, we don't let you fork the repo". So he could have done it the normal way, clone the repo and push it with another remote, that would have not had this issue. To this day I thought that the "fork" concept was only a relationship at the level of UI, but as I see it has a logic in it, that is the fork depends on the original repository even for permissions, and that to me is surprising! |
|
If the org doesn't work this way, it can disable forking so that it's not allowed at all on the repo (or org-wide), like you said.