So, I don't feel ready to join the git mailing list and am posting my question here instead. I know there are knowledgable git people here. Sorry if this is annoying.
I want to set up some git projects to better collaborate with my students. I think it will be cleanest and easiest if there are multiple projects so that my students are not forced to navigate all my code. My grad students for example need access to much more code than my undergrads. The overload would probably scare most of the undergrads. So, my main question is this: what do I do with python files that are needed by everyone? I have some smaller untility modules that are just kind of misc or common or basic. I don't know if I am ready to learn git-submodules yet (maybe it isn't that bad). But I don't know what my options are. I could see creating a misc or common or basic git project, but it will probably be the case that my other projects won't work unless you check out the misc project first. Maybe that is fine. What should I do with my misc files that are common to most or all projects? Thanks, Ryan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sympy?hl=en -~----------~----~----~----~------~----~------~--~---
