You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.
I am looking for a way to handle it cleanly, while still preserving user changes. The problem is that git doesn't support submodules of submodules. I'm going to leave this open for now until I get time to get a proper fix in place.
ah, sorry for the noise, then. I should have trusted my heavy sense of deja-vu when I wrote the comment. >.<
(In my defense, though, both your statement in the original thread, like your initial statement here, i.e. "git doesn't support submodules of submodules", are incorrect, or at least incomplete statements ;-) )
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Thank you;-)
I have added this at the top of the build script.
cp -r $OPENSHIFT_REPO_DIR/misc/php $OPENSHIFT_REPO_DIR
Now I can just put additional themes and plugins in:
misc/php/plugins/
misc/php/themes/
Without contaminating anything.
Cheers,
Jesper
The text was updated successfully, but these errors were encountered: