发布于 2015-05-09 00:50:30 | 252 次阅读 | 评论: 0 | 来源: 网友投递
Git Extensions Git的图形化客户端
Git Extensions 是一个 Git 的图形化客户端,用来控制 Git 资料库,支持 Windows 资源管理器集成和 Visual Studio 集成。
Git Extensions 2.48.04 发布,此版本更新内容如下:
Updated msysgit to 1.9.5-preview20141217 (issue #2574)
Fixed issue #1643: Do stage of 16506 files and GUI becomes Not Respoding
Fixed issue #2591: VSAddin solutionItem.ProjectItem == null when selected 'References' item in C# project
Fixed issue #2587, #2601: VSAddin fixed StackOverflowException
Fixed issue #2584: Escape the last backslash from paths before running GitExtensions to avoid escaping the double-quote
Fixed issue #2649: Refreshing the ignored files set every 10 minutes instead of every 500 miliseconds
Fixed issue #2525: Additional handling for strings passed to RichTextBox
Fixed issue #2700: Fix filtering by branch name
Fixed 'ArgumentOutOfRangeException is thrown when right clicking of the table header of 'Resolve merge conflicts' window'
Fix performance for RevisionGrid
此版本现已提供下载:https://github.com/gitextensions/gitextensions/archive/v2.48.04.zip。
Git Extensions 是一个 Git 的图形化客户端,用来控制 Git 资料库,支持 Windows 资源管理器集成和 Visual Studio 集成。