出现这个问题,一般是因为网络问题导致,
重新执行一次 repo sync -c -j4,就可以了
aping@Administrator:~/openharmony/oh41$ repo sync -c -j4
Fetching projects: 2% (11/481) third_party_vixlremote: Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
Fetching projects: 2% (13/481) xts_actsremote: Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
Fetching projects: 4% (20/481) device_soc_rockchipremote: Enumerating objects: 1740, done.
。。。 。。。
Updating files: 100% (73/73), done.1) third_party_vk-gl-ctsUpdating files: 53% (39/73)
Updating files: 100% (2221/2221), done.endor_telinkUpdating files: 39% (882/2221)
Checking out projects: 100% (481/481), done.
repo sync has finished successfully.
aping@Administrator:~/openharmony/oh41$ repo forall -c 'git lfs pull'
Downloading LFS objects: 86% (12/14), 74 MB | 7.5 MB/s
。。。 。。。