summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2015-03-24 22:12:31 -0700
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2015-03-24 22:12:31 -0700
commit63b5006d0413c573923766489cee5b6c4ab97bb2 (patch)
tree21326e09a45bfa429aa1a4d611071afff323daf9
parentd45924bffa19b890f0eb0e167c576d9186c40aea (diff)
Wait, let's try one more time.
-rw-r--r--.gitmodules4
m---------_main8
l---------docs1
3 files changed, 11 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index 8866ef6..d8fb33b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
-[submodule "main"]
- path = main
+[submodule "_main"]
+ path = _main
url = https://github.com/zeux/pugixml.git
diff --git a/_main b/_main
new file mode 160000
+Subproject 10ff488eb96544074c88ba1aae26025b425dba5
diff --git a/docs b/docs
new file mode 120000
index 0000000..30359c1
--- /dev/null
+++ b/docs
@@ -0,0 +1 @@
+_main/docs \ No newline at end of file