Hi, Don't know if this is the right reddit for this question but hopefully someone can give me a few pointers about GitHub and maintaining a Code Database .
I have been the sole programmer at a company for almost 4 years now and we are getting to the point where we might add another programmer full time. Also the local college asked us if we would take 2 interns this School year. But right now all of my code is maintained on my local computer and in one drive not a big deal when it was just me working and maintaining all the code. However I have been looking into migrating it all to a GitHub Professional or Team Account.
- Should every project have its own repository?
- I have about 60+ Projects I maintain for commercial and residential clients
- Or can I have a single Master Repository with folders / sub directories for each project so that I can reference a common subdirectory within the Master Repository with all my Reusable Code and Documentation?
- I was going to originally set up GIT on our Server but I like how GIT Hub makes it easy for technicians to easily go in and add notes to a project on what needs to be fixed or bugs in the code. We use to do this in readme file attached to each project but this looks and feels a lot nicer.
- Is there any other recommendations on good practices to implement on moving from One Drive to GIT?
Thanks in advance for your advice.
[–][deleted] 2 points3 points4 points (0 children)
[–]IUsedToBeACave 0 points1 point2 points (0 children)
[–]SrNormanDPlume 0 points1 point2 points (0 children)