Remove outdated comment about update_submodule
Although its origins were in bootstrap.py, that code in bootstrap.py no longer exists since it was removed.
This commit is contained in:
parent
922fdd8462
commit
6a449d97fe
1 changed files with 0 additions and 1 deletions
|
|
@ -470,7 +470,6 @@ impl Build {
|
|||
build
|
||||
}
|
||||
|
||||
// modified from `check_submodule` and `update_submodule` in bootstrap.py
|
||||
/// Given a path to the directory of a submodule, update it.
|
||||
///
|
||||
/// `relative_path` should be relative to the root of the git repository, not an absolute path.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue