-
Notifications
You must be signed in to change notification settings - Fork 370
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Box as a submodule #1
Comments
Yes, I considered it, but never found the time to really learn how submodules work. Thanks for reminding, I'll do it when I'll have time. :-) |
lw
added a commit
that referenced
this issue
Aug 5, 2014
Make the subdirectory isolate/ become a git submodule for the repository cms-dev/isolate. We use the https:// address (instead of the git:// one) to avoid authentication and permission issues. Also explain how to clone in the README. Fixes #1.
karliss
added a commit
to karliss/cms
that referenced
this issue
Nov 26, 2017
Do not pass a contest id to services started by ResourceService
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
With respect to what you say in the box README:
https://github.com/giomasce/cms/blob/master/cms/box/README#L13
Have considered importing it as a git submodule? You can mirror it on github for reliability, but this would make easier to work on the repository and send the patches upstream.
Good work BTW :)
ot
The text was updated successfully, but these errors were encountered: