|
|
|
|
|
by intertextuality
2619 days ago
|
|
The two aren't necessarily mutually exclusive, although yes I would agree with you. -In the case- of a repository being public without a license however, forking and related things should still be disabled to prevent licensing headaches. |
|
The main point of putting something on GitHub is to allow people to git clone it. Every git clone is a fork of the project.
If you don't want something forked, don't put it on GitHub.