mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-18 04:12:19 +00:00
fixed grammar typo in developer-instruction.md (#26943)
This commit is contained in:
parent
905eed2429
commit
feeb278b65
@ -92,7 +92,7 @@ ClickHouse не работает и не собирается на 32-битны
|
|||||||
# Две последние команды могут быть объединены вместе:
|
# Две последние команды могут быть объединены вместе:
|
||||||
git submodule update --init
|
git submodule update --init
|
||||||
|
|
||||||
The next commands would help you to reset all submodules to the initial state (!WARING! - any chenges inside will be deleted):
|
The next commands would help you to reset all submodules to the initial state (!WARING! - any changes inside will be deleted):
|
||||||
Следующие команды помогут сбросить все сабмодули в изначальное состояние (!ВНИМАНИЕ! - все изменения в сабмодулях будут утеряны):
|
Следующие команды помогут сбросить все сабмодули в изначальное состояние (!ВНИМАНИЕ! - все изменения в сабмодулях будут утеряны):
|
||||||
|
|
||||||
# Synchronizes submodules' remote URL with .gitmodules
|
# Synchronizes submodules' remote URL with .gitmodules
|
||||||
|
Loading…
Reference in New Issue
Block a user