How do you use the same repository for multiple projects in multiple languages and also use the common code in all the projects ?
Ask HN: How do you organize your git/svn repository?
1–2 of 2 posts
Re: Ask HN: How do you organize your git/svn repository?
#2For common code see git-submodule: http://www.kernel.org/pub/software/scm/git/docs/git-submodul...