Tuesday, 20 August 2013

How to fix changes in git submodules?

How to fix changes in git submodules?

I have added submodule to my project, I have added my file to it, then I
have done commit. What I have to do now? I can't push changes because that
submodule repository is not my, I haven't password from it, etc. Is it
possible to push changes in submodule to my server?

No comments:

Post a Comment