Browse Source

Add new .vendor submodule

tags/v0.8.0
Daniel Oaks 7 years ago
parent
commit
e85c3e9243
2 changed files with 4 additions and 0 deletions
  1. 3
    0
      .gitmodules
  2. 1
    0
      vendor

+ 3
- 0
.gitmodules View File

@@ -0,0 +1,3 @@
1
+[submodule "vendor"]
2
+	path = vendor
3
+	url = https://github.com/DanielOaks/oragono-vendor.git

+ 1
- 0
vendor

@@ -0,0 +1 @@
1
+Subproject commit ca40b3acbe9ad9ab3356450730c5d5c71a87b3f5

Loading…
Cancel
Save