Skip to content

Commit 846f59f

Browse files
committedMar 4, 2017
import reference submodule
1 parent 0f48db8 commit 846f59f

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
@@ -21,3 +21,6 @@
2121
[submodule "src/tools/cargo"]
2222
path = src/tools/cargo
2323
url = https://github.com/rust-lang/cargo
24+
[submodule "reference"]
25+
path = src/doc/reference
26+
url = https://github.com/rust-lang-nursery/reference.git

‎src/doc/reference

Submodule reference added at 2d23ea6

0 commit comments

Comments
 (0)
Please sign in to comment.