add dav lib git submodule

This commit is contained in:
Jonas Heinrich 2023-01-03 17:15:47 +01:00
parent 0ef57a7b8e
commit 5f44cbb266
4 changed files with 12 additions and 5 deletions

3
.gitmodules vendored
View file

@ -4,3 +4,6 @@
[submodule "server"]
path = server
url = https://github.com/nextcloud/server.git
[submodule "dav"]
path = dav
url = https://github.com/sabre-io/dav.git