docs: Add submodule.recurse config
This commit is contained in:
Родитель
e50422f932
Коммит
f453ba68cd
|
@ -104,6 +104,10 @@ that is:
|
|||
|
||||
* `git submodule update --remote`
|
||||
|
||||
To update the submodule automatically when running `git pull` or other commands:
|
||||
|
||||
* `git config --global submodule.recurse true`
|
||||
|
||||
#### Add/update messages for translation
|
||||
The `privaterelay/locales` directory is a git repository like any other, so to
|
||||
make changes to the messages:
|
||||
|
|
Загрузка…
Ссылка в новой задаче