@actionchen 抱歉,我们调整soft_3rdpart为submodule了,忘记将repo改为public;
对于各开发者来说,需要将已有仓库强制同步下最新代码, 使用方法跟其他 submodule 类似:
git fetch --all
git reset --hard origin/JH7110_VisionFive2_devel
rm -rf soft_3rdpart
git submodule update --init soft_3rdpart/
@actionchen 抱歉,我们调整soft_3rdpart为submodule了,忘记将repo改为public;
对于各开发者来说,需要将已有仓库强制同步下最新代码, 使用方法跟其他 submodule 类似:
git fetch --all
git reset --hard origin/JH7110_VisionFive2_devel
rm -rf soft_3rdpart
git submodule update --init soft_3rdpart/