Merge branch 'readme-submodule' into 'main'
[DOC] specify that pull-submodule only work in a git context. Closes #59 See merge request odoo-openupgrade-wizard/odoo-openupgrade-wizard!88
This commit is contained in:
commit
6d8de8765b
|
|
@ -177,7 +177,7 @@ extra repositories, or dependencies...
|
||||||
|
|
||||||
## Command: ``pull-submodule``
|
## 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
|
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.
|
synchronize the repository, instead of copy past the ``repos.yml`` manually.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user