内容简介:SmartGit 18.1.4 发布了,更新如下: - GUI: - system property "tooltip.enabled" to disable the large tooltips Fixed Bugs ---------- - Git: - Blame: possible internal err...
SmartGit 18.1.4 发布了,更新如下:
- GUI: - system property "tooltip.enabled" to disable the large tooltips Fixed Bugs ---------- - Git: - Blame: possible internal error - Clone (SSH): possible out-of-memory error when using built-in SSH client - Edit Last Commit Message: was erroneously not allowed in rebasing state - Ignore dialog: ignoring by pattern was broken - JIRA: for JQL queries, substituted project IDs had the be put in quotes - Log: - Tools menu: did not update if tools configuration in the preferences got changed - View | Include Tracked Remote Branches did not update instantly - Push to Gerrit: target selection was not honored if entering a topic - Repository | Edit Git Config | User: used wrong file if HOME was configured - Bitbucket: - possible "cyclic reference" error - error "Object 'user/username' not found" for deleted comments, authors - GitHub/Bitbucket: possible error message "Could not determine remote ref for pull request anchor" for special URLs - Compare: - Ctrl+Shift+Up/Down changed read-only file content - Ctrl+D on empty line -> internal error - possible internal error pinging license server - Linux: - bundle did not start (e.g. on SuSE Leap) - Windows: - added system property "fileMonitor.analyzeSystemLoad" to prevent hard crashes in msvcrt.dll (Java or Windows bug on certain machines) - temp directory was not cleared on system shutdown
下载:https://www.syntevo.com/smartgit/download/
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- 支付宝客户端架构解析:iOS 客户端启动性能优化初探
- 自己动手做数据库客户端: BashSQL开源数据库客户端
- 支付宝客户端架构解析:Android 客户端启动速度优化之「垃圾回收」
- 客户端HTTP缓存
- 简析移动客户端安全
- 配置Hadoop集群客户端
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Docker从入门到实战
黄靖钧 / 机械工业出版社 / 2017-6 / 69.00元
本书从Docker的相关概念与基础知识讲起,结合实际应用,通过不同开发环境的实战例子,详细介绍了Docker的基础知识与进阶实战的相关内容,以引领读者快速入门并提高。 本书共19章,分3篇。第1篇容器技术与Docker概念,涵盖的内容有容器技术、Docker简介、安装Docker等。第2篇Docker基础知识,涵盖的内容有Docker基础、Docker镜像、Dockerfile文件、Dock......一起来看看 《Docker从入门到实战》 这本书的介绍吧!