Skip to content

Commit f17965d

Browse files
committed
Import submodule for the book.
It's all in the external repository now.
1 parent e4628fb commit f17965d

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,6 @@
2727
[submodule "reference"]
2828
path = src/doc/reference
2929
url = https://github.com/rust-lang-nursery/reference.git
30+
[submodule "book"]
31+
path = src/doc/book
32+
url = https://github.com/rust-lang/book

src/doc/book

Submodule book added at 979c566

0 commit comments

Comments
 (0)