Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

Commit

Permalink
FIX Revert submodule update
Browse files Browse the repository at this point in the history
  • Loading branch information
dillon-cullinan committed Sep 21, 2020
1 parent 0ffb0db commit 5b5567b
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
[submodule "repos/cudf"]
path = repos/cudf
url = https://github.com/rapidsai/cudf.git
branch = branch-0.16
branch = branch-0.15
[submodule "repos/cuml"]
path = repos/cuml
url = https://github.com/rapidsai/cuml.git
branch = branch-0.16
branch = branch-0.15
[submodule "repos/cugraph"]
path = repos/cugraph
url = https://github.com/rapidsai/cugraph.git
branch = branch-0.16
branch = branch-0.15
[submodule "repos/cuxfilter"]
path = repos/cuxfilter
url = https://github.com/rapidsai/cuxfilter.git
branch = branch-0.16
branch = branch-0.15
[submodule "repos/cuspatial"]
path = repos/cuspatial
url = https://github.com/rapidsai/cuspatial.git
branch = branch-0.16
branch = branch-0.15
[submodule "repos/clx"]
path = repos/clx
url = https://github.com/rapidsai/clx.git
branch = branch-0.16
branch = branch-0.15
[submodule "repos/cusignal"]
path = repos/cusignal
url = https://github.com/rapidsai/cusignal.git
branch = branch-0.16
branch = branch-0.15
[submodule "repos/xgboost"]
path = repos/xgboost
url = https://github.com/rapidsai/xgboost-conda.git
branch = branch-0.16
branch = branch-0.15

0 comments on commit 5b5567b

Please sign in to comment.