Skip to content

Commit

Permalink
fix: исправление для исправления
Browse files Browse the repository at this point in the history
  • Loading branch information
Morganov committed Sep 9, 2024
1 parent 24ee39b commit f73deea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/07-git-tools/sections/submodules.asc
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@ Switched to branch 'stable'
----

Давайте попробуем обновить подмодуль путём слияния изменений.
Чтобы задать их вручную, просто добавьте опцию `--merge` при вызове команды `update`.
Для этого просто добавьте опцию `--merge` при вызове команды `update`.
Ниже мы видим, что с удалённого сервера получен коммит для подмодуля и слит с текущим состоянием:

[source,console]
Expand Down

0 comments on commit f73deea

Please sign in to comment.