git clone --depth=1 地址git fetch --unshallowgit remote set-branches origin '*' # 追踪所有远程分支git fetch -v # 拉取所有远程分支