内容简介:SmartGit 18.1 preview 2 发布,这是 SmartGit 18.1 的第二个公开预览版。SmartGit 是一个 Git 版本控制系统的图形化客户端程序。 主要更新内容: Changes view: when mouse-wheel scrolling over the connecti...
SmartGit 18.1 preview 2 发布,这是 SmartGit 18.1 的第二个公开预览版。SmartGit 是一个 Git 版本控制系统的图形化客户端程序。
主要更新内容:
Changes view:
when mouse-wheel scrolling over the connecting control between both sides
for a single changed block will scroll to the single change
scrolling up/down will only scroll up/down, not the other direction
Compare:
Ctrl+Shift+Up/Down will move the current line up/down
Git:
Cherry Pick/Revert: automatically pick primare parent changes for mergecommits instead of showing hard to understand parent selection dialog
Log:
Option to fork merge-parent right-most (less wobbling but more crossings)
Log, Journal:
show the HEAD commit message in bold
option to show full author name/email
if HEAD is selected in the Branches view and HEAD points to a branch, this branch ref will be shown in the Commits view
Abort: aborting a merge will invoke "git merge --abort" instead of "git reset --hard"
XML settings files: more compact format making it easier, e.g., to add external tools
完整内容请查看发布说明。
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《SmartGit 18.1 preview 2 发布,跨平台 Git 客户端》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- 支付宝客户端架构解析:iOS 客户端启动性能优化初探
- 自己动手做数据库客户端: BashSQL开源数据库客户端
- 支付宝客户端架构解析:Android 客户端启动速度优化之「垃圾回收」
- 客户端HTTP缓存
- 简析移动客户端安全
- 配置Hadoop集群客户端
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Code Reading
Diomidis Spinellis / Addison-Wesley Professional / 2003-06-06 / USD 64.99
This book is a unique and essential reference that focuses upon the reading and comprehension of existing software code. While code reading is an important task faced by the vast majority of students,......一起来看看 《Code Reading》 这本书的介绍吧!