git submodule update --init --recursive 报错
根据算能RISC-V通用云编译飞桨paddlepaddle@openKylin留档_在riscv下进行paddlelite源码编译-CSDN博客
(torch2-2) root@lpi4a:/home/sipeed/Desktop/paddle/third_party# git submodule update --init --recursive
fatal: detected dubious ownership in repository at '/home/sipeed/Desktop/paddle'
To add an exception for this directory, call:
git config --global --add safe.directory /home/sipeed/Desktop/paddle
(torch2-2) root@lpi4a:/home/sipeed/Desktop/paddle/third_party# git config --global --add safe.directory /home/sipeed/Desktop/paddle