summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2015-04-04 09:44:06 -0700
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2015-04-04 09:44:06 -0700
commit241c595104172afc2a59d3ef542273561832b3f2 (patch)
tree51a18584c143a7899398a5f2219317b0d09f59b7
parenta11e2404155264fd1c62cd0281c10043e50f1564 (diff)
Remove submodules/symlinks
-rw-r--r--.gitmodules6
m---------_main8
l---------docs1
m---------test8
l---------testdocs1
5 files changed, 0 insertions, 24 deletions
diff --git a/.gitmodules b/.gitmodules
index 9c109aa..e69de29 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +0,0 @@
-[submodule "_main"]
- path = _main
- url = https://github.com/zeux/pugixml.git
-[submodule "test"]
- path = test
- url = https://github.com/zeux/pugixml.git
diff --git a/_main b/_main
deleted file mode 160000
-Subproject 10ff488eb96544074c88ba1aae26025b425dba5
diff --git a/docs b/docs
deleted file mode 120000
index 30359c1..0000000
--- a/docs
+++ /dev/null
@@ -1 +0,0 @@
-_main/docs \ No newline at end of file
diff --git a/test b/test
deleted file mode 160000
-Subproject 10ff488eb96544074c88ba1aae26025b425dba5
diff --git a/testdocs b/testdocs
deleted file mode 120000
index fb3ae9e..0000000
--- a/testdocs
+++ /dev/null
@@ -1 +0,0 @@
-test/docs \ No newline at end of file