Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
one
spconv
Commits
62359bee
Commit
62359bee
authored
Oct 27, 2020
by
yan.yan
Browse files
fix submodule problem when
local repo contains azure private branch
parent
7f91c408
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
.gitmodules
.gitmodules
+6
-0
No files found.
.gitmodules
View file @
62359bee
[submodule "third_party/pybind11"]
[submodule "third_party/pybind11"]
path = third_party/pybind11
path = third_party/pybind11
url = https://github.com/pybind/pybind11.git
url = https://github.com/pybind/pybind11.git
[submodule "third_party/cutlass"]
path = third_party/cutlass
url = https://github.com/NVIDIA/cutlass
[submodule "third_party/mp11"]
path = third_party/mp11
url = https://github.com/boostorg/mp11
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment