diff options
| author | 2016-12-04 12:58:48 +0100 | |
|---|---|---|
| committer | 2016-12-04 12:58:48 +0100 | |
| commit | ef54c6c64691d5b766f02edb87c296611dd7f65d (patch) | |
| tree | 44fc48259666509b2fd2ad2b93f69ea92e2d7cdd /.gitmodules | |
| parent | de3469b64b2ea11a426023fea5f11b03bd98750b (diff) | |
| download | OneRoll-ef54c6c64691d5b766f02edb87c296611dd7f65d.tar.gz OneRoll-ef54c6c64691d5b766f02edb87c296611dd7f65d.zip | |
add submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 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 |