I'm new to git and looking into its usage and am responsible for the teams that will be using the repos.
As development goes on within a repo and time passes, the repo will start to get large just do to the number of commits. Is there a way that for example, as a release completes, I could branch off into a new repo to develop the next version? This will help keep the repos small and release specific. I'm aware of doing a shallow clone or even a branch clone, but I will still end up with users cloning the who thing by accident. Any suggestions? Thanks. -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
