remote: aborting due to possible repository corruption on the remote side. fatal: protocol error: bad pack header
git clone https://xxxxxx.git --depth 1
git fetch --unshallow #或者克隆剩余所有 $ git remote set-branches origin '*' $ git fetch -v