pve-kernel-thunderx/.gitmodules
Fabian Mastenbroek 53e1806ff3
Support cloning submodules without SSH key
This change updates the submodule URL of the ZFS repository to allow
users without a configured SSH key to also clone the repository.
2021-04-19 15:44:35 +02:00

7 lines
175 B
Text

[submodule "zfs"]
path = zfs
url = git://github.com/openzfs/zfs.git
[submodule "linux"]
path = linux
url = git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git