摘要:
VS中如果source control选择git, 则并没有在vs中集成类似TFS的更改UI。需要到git的config文件中去手动更改。 1. git全局config。 路径在C:\Users\本地账号\.gitconfig, 打开后更改为: [diff] tool = beyondcompare 阅读全文
posted @ 2019-03-26 18:47
petunsecn
阅读(465)
评论(0)
推荐(0)