... | ... | @@ -33,3 +33,7 @@ SSH vs. SSL, problems with git pull/push: |
|
|
By default, SSH is the recommended method for secure git actions on OpenVT (see [getting started](https://virtual.openvt.eu/platform_manual_and_guidelines/manual_and_guidelines/wikis/Getting-started-with-Git) section for how to operate SSH in Linux and Windows).
|
|
|
If you would like to use SSL via https instead, you might encounter problems with an SSL certificate error. Please, see here for a workaround to temporarily fix this problem:
|
|
|
[SSL certificate workaround](https://virtual.openvt.eu/platform_manual_and_guidelines/manual_and_guidelines/wikis/SSL-workaround)
|
|
|
|
|
|
Pulling one project into another: Submodules
|
|
|
---------------------------------------------
|
|
|
Git offers the possibility to use the content of one repository from another one using Submodules. Learn how to set up a submodule [here.]() |
|
|
\ No newline at end of file |