Skip to content

Commit 178abd7

Browse files
committed
add git keyword to submodule option
1 parent 9dd5c19 commit 178abd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.toml.example

+2-2
Original file line numberDiff line numberDiff line change
@@ -141,10 +141,10 @@
141141
# library and facade crates.
142142
#compiler-docs = false
143143

144-
# Indicate whether submodules are managed and updated automatically.
144+
# Indicate whether git submodules are managed and updated automatically.
145145
#submodules = true
146146

147-
# Update submodules only when the checked out commit in the submodules differs
147+
# Update git submodules only when the checked out commit in the submodules differs
148148
# from what is committed in the main rustc repo.
149149
#fast-submodules = true
150150

0 commit comments

Comments
 (0)