version control - how public is a github public repo? -


i moving github source control. can use public repo project doing, how public public? safe assume if not publicize project @ all, no 1 find among 3 mil repos have?

i cannot have people seeing source code of right now, 7/mo little steep needing 1 private repo.

no. that's not safe assumption. github has search engine public repos, , people use (including myself). so, there's decent possibility see source-code. if want free private repo, suggest using bitbucket instead, or service offers free private repos. note bitbucket free if have 5 or fewer users working in repo.


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -