]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
.gitmodules: use github.com/ceph/xxHash clone
authorSage Weil <sage@redhat.com>
Tue, 8 Mar 2016 21:04:31 +0000 (16:04 -0500)
committerSage Weil <sage@redhat.com>
Tue, 8 Mar 2016 21:04:31 +0000 (16:04 -0500)
This lets us add our own commits, if necessary.

Signed-off-by: Sage Weil <sage@redhat.com>
.gitmodules

index 09ce623163ce9ed27e681ce41060d4bee2bce1a0..cef81ae92cc029acfa2d77d03e9df49f5961888d 100644 (file)
@@ -28,4 +28,4 @@
        url = https://github.com/ceph/spdk.git
 [submodule "src/xxHash"]
        path = src/xxHash
-       url = https://github.com/Cyan4973/xxHash.git
+       url = https://github.com/ceph/xxHash.git