Tagged Questions
27
votes
2answers
3k views
How do you work with a git repository within another repository?
I have a git media repository that I'm keeping all of my javascript and css master files and scripts that I'll use on various projects. My question is if I create a new project that's in it's own git ...