我最近在我的笔记本电脑上重新安装了SSMS 2008
当我点击“New Query ..”时,我现在被提示选择文件的编码,这是我以前从未被要求做的事情
解决方法
根据Fakher Halim在
Microsoft Connect发布的解决方法.
I had the same issue. Git wouldn’t show any differences in history (besides “Binary files a/x.sql and b/x.sql differ). So I clicked Tools=>Options=>Environments=>International Settings. Changed the Language from “English” to “Same as Microsoft Windows”. Now GIT DIFF works perfectly well — reports version difference normally!