aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorTechcable <[email protected]>2016-03-21 12:22:47 -0500
committerZach Brown <[email protected]>2016-03-21 12:26:40 -0500
commit667953bb9f67ede3bef1843fc39c3e3183c51861 (patch)
tree0071f7dd01a414a7f743804a6ba5867a2d87475b /.gitmodules
parentca7c627ded894aba6153bd3f5ca0f366e3ebd459 (diff)
downloadPaper-667953bb9f67ede3bef1843fc39c3e3183c51861.tar.gz
Paper-667953bb9f67ede3bef1843fc39c3e3183c51861.zip
Make Spigot its own submodule
Merge pull request #118 from Techcable/spigot-in-submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 42c147acb1..394d7b7af0 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -10,3 +10,6 @@
[submodule "Paperclip"]
path = Paperclip
url = https://github.com/PaperSpigot/Paperclip.git
+[submodule "Spigot"]
+ path = Spigot
+ url = https://[email protected]/stash/scm/spigot/spigot.git