Y
Hacker News
new
|
ask
|
show
|
jobs
by
wocram
386 days ago
With git you can accomplish this with submodules (eg. Main private repo with public submodules, or vice versa), but they are unpopular because they are fairly tedious to use.