diff options
| author | cheapie <no-email-for-you@example.com> | 2016-01-09 14:40:20 -0600 | 
|---|---|---|
| committer | cheapie <no-email-for-you@example.com> | 2016-01-09 14:40:20 -0600 | 
| commit | 116019d62cc01506d384c50dd4722784c50552c9 (patch) | |
| tree | e277ec5d4b6c09dcad1ffbf7bb7d1bf3edbde11d | |
| parent | 40c4e95834ff97be1dd58c12012062af9d7513f6 (diff) | |
| download | roads-116019d62cc01506d384c50dd4722784c50552c9.tar roads-116019d62cc01506d384c50dd4722784c50552c9.tar.gz roads-116019d62cc01506d384c50dd4722784c50552c9.tar.bz2 roads-116019d62cc01506d384c50dd4722784c50552c9.tar.xz roads-116019d62cc01506d384c50dd4722784c50552c9.zip | |
Add infrastructure as a submodule
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | infrastructure | 0 | 
2 files changed, 3 insertions, 0 deletions
| diff --git a/.gitmodules b/.gitmodules index 941fd5b..a2f1b6a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@  [submodule "streetsmod/libs/smartfs"]  	path = streetsmod/libs/smartfs  	url = https://github.com/rubenwardy/smartfs.git +[submodule "infrastructure"] +	path = infrastructure +	url = https://github.com/cheapie/infrastructure diff --git a/infrastructure b/infrastructure new file mode 160000 +Subproject 4d683f0b5b0f27bffed34a061e975b72d52679a | 
