]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
.gitmodules: remove shallow=true config from nvmeof/gateway 59366/head
authorSamuel Just <sjust@redhat.com>
Wed, 21 Aug 2024 01:21:12 +0000 (18:21 -0700)
committerSamuel Just <sjust@redhat.com>
Wed, 21 Aug 2024 01:25:12 +0000 (18:25 -0700)
shallow=true seems to prevent the checkout from actually finding
the correct sha1.

Fixes: https://tracker.ceph.com/issues/67640
Signed-off-by: Samuel Just <sjust@redhat.com>
.gitmodules

index eb51f2ef74af7e3e050a842f42b5cedafc6a0fbf..4a20b958b5695062cc6d228109c5a9b53368a2fd 100644 (file)
@@ -82,4 +82,3 @@
        path = src/nvmeof/gateway
        url = https://github.com/ceph/ceph-nvmeof.git
        fetchRecurseSubmodules = false
-       shallow = true