1
0
Эх сурвалжийг харах

Fix Git reference to OpenZFS repository

This change fixes the Git reference to the OpenZFS repository now that
GitHub has deprecated the original Git protocol.
Fabian Mastenbroek 3 жил өмнө
parent
commit
c68cdfe7ff
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      .gitmodules

+ 1 - 1
.gitmodules

@@ -1,6 +1,6 @@
 [submodule "zfs"]
 	path = zfs
-	url = git://github.com/openzfs/zfs.git
+	url = git@github.com:openzfs/zfs.git
 
 [submodule "linux"]
 	path = linux