New Features, Improvements
--------------------------
- Git
- Log
- added low-level property log.graph.workingTreeAutoSelectionForConflicts
to disable auto-selection of the working tree node if
conflicts were detected
- GUI
- added low-level property ui.fonts.useDefaultAsInfo to make the info
font the same as the default font (instead of a tinier, derived one)
- Linux
- select text in text fields automatically like on other platforms;
set ui.textFields.selectAll to false if this is undesired
Fixed Bugs
----------
- BitBucket
- Clone listed only own repositories, but should have listed all with
read-access ("member" role)
- Git
- GitHub/GitLab/BitBucket integration: internal error trying to merge
on server
- Log
- Commits: resettings filter should not auto-select Working Tree
or Index node
- Repositories: could not invoke Pull/Push commands on group
- Preferences
- proxy port was not remembered after switching off the proxy temporarily
- SSH
- some special SSH server setups caused an error "ClassNotFound:
org.ietf.jgss.GSSException" to be raised => these users should
force an installation update from the About dialog using the
button right beside the version text field
- GUI
- Update check: multiple "The upgrade to version x is not covered by
your license" notifications showed up
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Effective JavaScript
赫尔曼 (David Herman) / 黄博文、喻杨 / 机械工业出版社 / 2014-1-1 / CNY 49.00
Effective 系列丛书经典著作,亚马逊五星级畅销书,Ecma 的JavaScript 标准化委员会著名专家撰写,JavaScript 语言之父、Mozilla CTO —— Brendan Eich 作序鼎力推荐!作者凭借多年标准化委员会工作和实践经验,深刻辨析JavaScript 的内部运作机制、特性、陷阱和编程最佳实践,将它们高度浓缩为极具实践指导意义的 68 条精华建议。 本书共......一起来看看 《Effective JavaScript》 这本书的介绍吧!