diff options
| author | 2016-12-04 12:58:48 +0100 | |
|---|---|---|
| committer | 2016-12-04 12:58:48 +0100 | |
| commit | ef54c6c64691d5b766f02edb87c296611dd7f65d (patch) | |
| tree | 44fc48259666509b2fd2ad2b93f69ea92e2d7cdd | |
| parent | de3469b64b2ea11a426023fea5f11b03bd98750b (diff) | |
| download | OneRoll-ef54c6c64691d5b766f02edb87c296611dd7f65d.tar.gz OneRoll-ef54c6c64691d5b766f02edb87c296611dd7f65d.zip | |
add submodule
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | webserver/qhttp | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..1220506 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "webserver/qhttp"] + path = webserver/qhttp + url = https://github.com/azadkuh/qhttp.git diff --git a/webserver/qhttp b/webserver/qhttp new file mode 160000 +Subproject 2cc654a126b80cd081d2985d5e08437e9eafd87 |