发布于 2014-07-27 23:32:48 | 243 次阅读 | 评论: 0 | 来源: 网友投递
SmartGit Git图形化客户端
SmartGit 是一个 Git 版本控制系统的图形化客户端程序。有MAC,Windows,Linux版
SmartGit/Hg 6.0.5 发布,此版本现已提供下载,主要包括一些 bug 修复,详细内容如下:
新特性和改进 -------------------------- - Branches view: tracked Git-Flow branches also show up for corresponding remotes - Conflict Solver: now works also on "deleted-by" conflicts - Distributed Review: preserves commit-refs for removed pull requests/comments (can be turned off optionally) Bug 修复 ---------- - Git: - Blame: internal error related to moved files - Conflict Solver: did not evaluate line separators from .gitattributes - Distributed Review: possible error (multiple merge bases for <commit> and <commit>" when working with multiple remotes - Index Editor: "invalid boolean value" error message on Save if core.safecrlf=warn - Push To: forced-pushing to non-existing remote branch failed - Rebase: Continue complains about modified submodules - Refresh: core.excludesfile specified in .git/config was not used - Hg: - Apply Stash: did not apply the last created one shelve (shelves were sorted alphabetically instead of based on creation time) - Blame: possible internal error for files with multiple origins - Git repository's spinning wheel did not spin when refreshing in background - SVN: - Clone: possible internal error related to .gitattributes mapping - GUI: - possible slowness/hang when too many windows were open - several GUI parts, e.g. Log/Details: click, drag-select and release over a link did trigger the link action - Linux: - Refresh after command execution: changes might not be picked up if inotify- limit was reached - several internal errors reported by crash reports
SmartGit 是一个 Git 版本控制系统的图形化客户端程序。