Y
Hacker News
new
|
ask
|
show
|
jobs
by
naasking
948 days ago
Separate clones are basically exactly like forks on GitHub, which is pretty standard these days. Seems they were ahead of the curve (again).
1 comments
dzaima
948 days ago
You don't make multiple forks of a project if you want to PR multiple separate changes though (github doesn't even allow it). And, on top of that, last I heard, forks in github are actually implemented as git branches. :)
link