593f0d2b95
This change updates the reference to the ZFS submodule to use HTTPS as opposed to SSH access, which is not supported for unauthenticated users.
7 lines
177 B
Text
7 lines
177 B
Text
[submodule "zfs"]
|
|
path = zfs
|
|
url = https://github.com/openzfs/zfs.git
|
|
|
|
[submodule "linux"]
|
|
path = linux
|
|
url = git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
|