内容简介:SmartGit 18.1.1 已发布,带来了一些新特性及改进,以及 Bug 修复: New Features, Improvements -------------------------- - Git: - Git-Flow: if the low-level property gitflow.requireCl...
SmartGit 18.1.1 已发布,带来了一些新特性及改进,以及 Bug 修复:
New Features, Improvements -------------------------- - Git: - Git-Flow: if the low-level property gitflow.requireCleanWorktreeOnStart is set to true, starting a feature or hotfix with local changes will abort - Log: if low-level property log.graph.displayCommitDateForAuthor is set to true, it will show the author, but the commit (instead of the author) date - Output: if low-level property output.showOnlyIfViewInvisible is set to false, the Output dialog is shown independent of the Output view's visibility Fixed Bugs ---------- - Git: - Blame: memory leak - Edit Last Commit Message: internal error when in bisecting mode - Journal, Move & Squash: when dragging onto first pushed commit, no "already pushed" warning was displayed - Log: - macOS: right-clicking an unselected commit showed context entries for previously selected commit - memory leak when switching between repositories frequently - quotes around filter definitions, e.g. git-crypt, caused errors starting these commands - possible error "Raw log messge does not parse as log entry" - Refresh: internal error when opening repositories with core.worktree set - Hg: - Refresh: possible hang related to conflicts - Compare: Ignore Whitespace should not display completely unchanged blocks as changed - Linux: file completion popup might be too small after accepting parent directory - macOS: new launcher ignored command line parameter
下载地址:
https://www.syntevo.com/smartgit/download/
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
代码整洁之道:程序员的职业素养
罗伯特·C.马丁 (Robert C.Martin) / 余晟、章显洲 / 人民邮电出版社 / 2016-9-1 / 49.00元
1. 汇聚编程大师40余年编程生涯的心得体会 2. 阐释软件工艺中的原理、技术、工具和实践 3. 助力专业软件开发人员具备令人敬佩的职业素养 成功的程序员在以往的工作和生活中都曾经历过大大小小的不确定性,承受过永无休止的压力。他们之所以能够成功,是因为拥有一个共同点,都深切关注创建软件所需的各项实践。他们将软件开发视为一种需要精雕细琢加以修炼的技艺,他们以专业人士的标准要求自己,......一起来看看 《代码整洁之道:程序员的职业素养》 这本书的介绍吧!
Base64 编码/解码
Base64 编码/解码
SHA 加密
SHA 加密工具