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 中,我运行git status了大约 20 个修改过的红色文件。
git status
在使用新的 Visual Studio Tools for Git 的 Visual Studio 2012 中,我看不到任何变化。
为什么?
我的第一个猜测(如上面的评论中所讨论的)是您正在运行的两个不同的 git 程序中有不同的空白处理配置。您需要确定哪一个是正确的并修复另一个以匹配。