From e04e2fbe2cf5f589a851ac9a6a6529f855bf43a9 Mon Sep 17 00:00:00 2001 From: Vadim Khotilovich Date: Sat, 12 Aug 2017 00:19:04 -0300 Subject: [PATCH] revert shallow submodule for cub (#2591) --- .gitmodules | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 0f26489ef..f271ce442 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,4 +10,3 @@ [submodule "cub"] path = cub url = https://github.com/NVlabs/cub - shallow = true