-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 787 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 787 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "Pointcept"]
path = Pointcept
url = https://github.com/Lihhan/Pointcept.git
[submodule "examples/registration/registration"]
path = examples/registration/registration
url = https://github.com/Lihhan/FCGF.git
[submodule "/data0/lihan/mnt/myproject/pointelligence/examples/Pointcept"]
path = /data0/lihan/mnt/myproject/pointelligence/examples/Pointcept
url = git@github.com:Pointcept/Pointcept.git
[submodule "/data0/lihan/mnt/myproject/pointelligence/examples/FCGF"]
path = /data0/lihan/mnt/myproject/pointelligence/examples/FCGF
url = git@github.com:chrischoy/FCGF.git
[submodule "examples/Pointcept"]
path = examples/Pointcept
url = https://github.com/Lihhan/Pointcept.git
[submodule "examples/FCGF"]
path = examples/FCGF
url = https://github.com/Lihhan/FCGF.git