Hacker News new | ask | show | jobs
by hsn915 20 days ago
I have several projects in the same git repository which also forms a workspace in Go. Many of the projects in that repo are not public.
1 comments

ok, so because of that you manually export changes you want to publish to a new repo? i'd start separating the repos. personally i would be uncomfortable using a repo that the developer does not use for their own development. if you ever want to accept contributions this might become an issue. but that's just my feeling.
That's irrelevant though? I'm not asking anyone to contribute or form a community with me as the leader.

I'm putting out something in the hopes of it being useful for others.