diff options
author | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2015-03-24 22:12:31 -0700 |
---|---|---|
committer | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2015-03-24 22:12:31 -0700 |
commit | 63b5006d0413c573923766489cee5b6c4ab97bb2 (patch) | |
tree | 21326e09a45bfa429aa1a4d611071afff323daf9 | |
parent | d45924bffa19b890f0eb0e167c576d9186c40aea (diff) |
Wait, let's try one more time.
-rw-r--r-- | .gitmodules | 4 | ||||
m--------- | _main | 8 | ||||
l--------- | docs | 1 |
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 @@ -0,0 +1 @@ +_main/docs
\ No newline at end of file |