chore: 更新 PCL.Core 子模块仓库地址
- 将 PCL.Core 子模块的远程仓库 URL 从 GitHub 官方地址迁移到镜像地址 - 这是基础设施变更,不影响项目功能或代码逻辑 - 使用 bgithub.xyz 作为新的镜像源以改善访问稳定性
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -1,5 +1,5 @@
|
||||
[submodule "PCL.Core"]
|
||||
path = PCL.Core
|
||||
url = https://github.com/PCL-Community/PCL.Core.git
|
||||
url = https://bgithub.xyz/PCL-Community/PCL.Core.git
|
||||
branch = main
|
||||
ignore = all
|
||||
Reference in New Issue
Block a user