]> www.infradead.org Git - users/sagi/nvme-cli.git/commitdiff
Move to upstream libnvme
authorHannes Reinecke <hare@suse.de>
Thu, 12 Aug 2021 08:12:59 +0000 (10:12 +0200)
committerKeith Busch <kbusch@kernel.org>
Thu, 12 Aug 2021 15:47:09 +0000 (09:47 -0600)
As all patches have been merged into upstream libnvme we can
switch back to the upstream tree.

Signed-off-by: Hannes Reinecke <hare@suse.de>
.gitmodules

index ed57521ef1be10d560dec9951a11f2cdf77d859d..2edbe0f5656428727de87c37bf19a00ac55def0b 100644 (file)
@@ -1,4 +1,4 @@
 [submodule "libnvme"]
        path = libnvme
-       url = https://github.com/hreinecke/libnvme.git
-       branch = nvme-cli
+       url = https://github.com/linux-nvme/libnvme
+       branch = master