aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorChris Kankiewicz <Chris@ChrisKankiewicz.com>2013-03-14 10:21:37 -0700
committerChris Kankiewicz <Chris@ChrisKankiewicz.com>2013-03-14 10:21:37 -0700
commit7f43d6559fa3658c6c8eacf4a513d8f8712f5a02 (patch)
tree026aa350283a2687ae7b0a928e8bd0e3ff5091f4 /.gitmodules
parentabe408e934d1620a500d9be365e265c9fd635b27 (diff)
downloadnextcloud-server-7f43d6559fa3658c6c8eacf4a513d8f8712f5a02.tar.gz
nextcloud-server-7f43d6559fa3658c6c8eacf4a513d8f8712f5a02.zip
Added 3rdparty folder as a git submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 00000000000..b9c1a3702cf
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "3rdparty"]
+ path = 3rdparty
+ url = git://github.com/owncloud/3rdparty.git