docs: Add submodule.recurse config

This commit is contained in:
John Whitlock 2022-05-31 16:29:27 -05:00
Родитель e50422f932
Коммит f453ba68cd
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 082C735D154FB750
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -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: