mirror of
https://chromium.googlesource.com/chromium/tools/depot_tools.git
synced 2026-01-11 18:51:29 +00:00
Clarify that gclient gitmodules' changes need to be committed.
Bug: 1483198 Change-Id: I1dfae06bfc273b01d168b507861984327ad0d629 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/4892468 Reviewed-by: Josip Sokcevic <sokcevic@chromium.org> Commit-Queue: Joanna Wang <jojwang@chromium.org>
This commit is contained in:
@@ -1963,6 +1963,8 @@ def CheckForCommitObjects(input_api, output_api):
|
||||
'To reset all git submodule git entries to match DEPS, run\n'
|
||||
'the following command in the root of this repository:\n'
|
||||
' gclient gitmodules'
|
||||
'This will update AND stage the entries to the correct revisions.\n'
|
||||
'Then commit these staged changes only (`git commit` without -a).\n'
|
||||
'\n\n'
|
||||
'The following entries diverged: ' + deps_msg)
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user