Hi Everyone, I'm currently working on a project that uses submodules. My dilemma is I can't figure out how to add new files or make changes to a submodule and make it reflect on other projects where that submodule is also being used without having to clone the submodule as a stand alone application and update it from there. The result that I want is to be able to make changes to the submodule, then when I commit the code, the changes will reflect the submodule on another application when I do a pull.
I appreciate any steps or URLs to docs/blogs that would help. Thanks! -Dons -- You received this message because you are subscribed to the Google Groups "GitHub" 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/github?hl=en.
