mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 10:21:53 +00:00
Typo fix 2
This commit is contained in:
@@ -37,6 +37,6 @@ The project structure should be used as a model:
|
|||||||
Submodule
|
Submodule
|
||||||
==========
|
==========
|
||||||
|
|
||||||
`Git sub-modules <https://www.git-scm.com/book/en/v2/Git-Tools-Submodules>`_ allow use of another project while in the working project directory. Setting up this feature enables linking of the source service repository so that its context is available.
|
`Git submodules <https://www.git-scm.com/book/en/v2/Git-Tools-Submodules>`_ allow use of another project while in the working project directory. Setting up this feature enables linking of the source service repository so that its context is available.
|
||||||
|
|
||||||
Run ``git submodule add <link_to_source_project>``
|
Run ``git submodule add <link_to_source_project>``
|
||||||
Reference in New Issue
Block a user