Answer the question
In order to leave comments, you need to log in
Moving (sub)projects with shared code to git?
We have the following situation: 4 rails applications with common models and migrations. Now it is implemented like this: the code of models and migrations is actually located only in one of the subprojects, in the remaining models and db there are symlinks. No cvs is currently used, rubymine's built-in local history is used for rollback.
Now I want to organize all this code in a git repository (or repositories) so that I can upload it to github in the future. The main requirement is not to reduce the ease of development.
Let me explain what I mean by simplicity:
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question