Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我使用 Pull 时,Git id 没有更新分支中的文件。但是当我将文件与最新存储库差异进行比较时,我可以看到文件已更新。我也尝试执行此命令提示符。不工作。更新工作正常,直到昨天。我怎样才能解决这个问题 ?
尝试这个:
git reset --hard
这将重置您的回购,以便您可以再次拉取