[DOC] specify that pull-submodule only work in a git context.
This commit is contained in:
parent
393411f937
commit
1ff3c20c76
|
|
@ -177,7 +177,7 @@ extra repositories, or dependencies...
|
|||
|
||||
## Command: ``pull-submodule``
|
||||
|
||||
**Prerequites:** init
|
||||
**Prerequites:** init + being in a git repository. (if not, you can simply run ``git init``)
|
||||
|
||||
if you already have a repos.yml file on github / gitlab, it can be convenient to
|
||||
synchronize the repository, instead of copy past the ``repos.yml`` manually.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user