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.
我使用以下命令添加了一堆文件:
git add .
但在我提交更改之前,我首先想使用 diff 再次查看更改。
实现此目的的命令是什么?