What is an effective git process for managing our central code library?
- by Mathew Byrne
Quick background: we're a small web agency (3-6 developers at any one time) developing small to medium sized Symfony 1.4 sites. We've used git for a year now, but most of our developers have preferred Subversion and aren't used to a distributed model.
For the past 6 months we've put a lot of development time into a central Symfony plugin that…