From: Oleg Broytman Date: Tue, 28 Jan 2025 13:32:16 +0000 (+0300) Subject: Add submodule `extfs.d` X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=3e2ddf699c004fc6528ae81012ea14b30b930bb8;p=mc%2Fmc-torrent-vfs-tests.git Add submodule `extfs.d` --- diff --git a/.gitmodules b/.gitmodules index 4695b1e..38d42b6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,6 @@ path = tests/webtorrent-fixtures url = https://github.com/webtorrent/webtorrent-fixtures.git branch = master +[submodule "extfs.d"] + path = tests/extfs.d + url = https://github.com/mc-phd/extfs.d.git diff --git a/tests/extfs.d b/tests/extfs.d new file mode 160000 index 0000000..54decb7 --- /dev/null +++ b/tests/extfs.d @@ -0,0 +1 @@ +Subproject commit 54decb72d473126554258d7c1677745ea1c7a8c4