早上打開(kāi)電腦要更新本地倉(cāng)庫(kù)時(shí)
$ pod repo update
提示如下錯(cuò)誤信息:
No user exists for uid 501
fatal: Could not read from remote repository.
Please make sure you have the correct access rightsand the repository exists.
猜測(cè)是之前變更了本地配置:
$ source ~/.zshrc
所以重啟終端就可以了