I have 2 projects which share a set of verilog source files. I want to keep these files identical in both projects. I think I need one repository which I will check out files for each project. Each project will also have files that are unique to that project. How do I set this up in git. I tried creating a repository for one project and then cloned that repository, but that left me with two different repositories, instead of one for both projects.
Thank You Greg Quintana -- 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.
