diff options
author | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2015-04-04 09:44:06 -0700 |
---|---|---|
committer | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2015-04-04 09:44:06 -0700 |
commit | 241c595104172afc2a59d3ef542273561832b3f2 (patch) | |
tree | 51a18584c143a7899398a5f2219317b0d09f59b7 | |
parent | a11e2404155264fd1c62cd0281c10043e50f1564 (diff) |
Remove submodules/symlinks
-rw-r--r-- | .gitmodules | 6 | ||||
m--------- | _main | 8 | ||||
l--------- | docs | 1 | ||||
m--------- | test | 8 | ||||
l--------- | testdocs | 1 |
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 @@ -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 |