GIT GUI: tortoisegit
GIT 插件 for VS :
(1)git source control provider //可以知道哪些文件被改动了
(2)git diff margin //可以知道文件内哪行代码有改动
或者直接使用 smartgit 客户端 直接在客户端软件里面查看哪些文件 代码有改动 。