add git keyword to submodule option
This commit is contained in:
parent
9dd5c19199
commit
178abd7d81
1 changed files with 2 additions and 2 deletions
|
@ -141,10 +141,10 @@
|
||||||
# library and facade crates.
|
# library and facade crates.
|
||||||
#compiler-docs = false
|
#compiler-docs = false
|
||||||
|
|
||||||
# Indicate whether submodules are managed and updated automatically.
|
# Indicate whether git submodules are managed and updated automatically.
|
||||||
#submodules = true
|
#submodules = true
|
||||||
|
|
||||||
# Update submodules only when the checked out commit in the submodules differs
|
# Update git submodules only when the checked out commit in the submodules differs
|
||||||
# from what is committed in the main rustc repo.
|
# from what is committed in the main rustc repo.
|
||||||
#fast-submodules = true
|
#fast-submodules = true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue