内容简介: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]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- 支付宝客户端架构解析:iOS 客户端启动性能优化初探
- 自己动手做数据库客户端: BashSQL开源数据库客户端
- 支付宝客户端架构解析:Android 客户端启动速度优化之「垃圾回收」
- 客户端HTTP缓存
- 简析移动客户端安全
- 配置Hadoop集群客户端
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
The Practice of Programming
Brian W. Kernighan、Rob Pike / Addison-Wesley / 1999-2-14 / USD 49.99
With the same insight and authority that made their book The Unix Programming Environment a classic, Brian Kernighan and Rob Pike have written The Practice of Programming to help make individual progr......一起来看看 《The Practice of Programming》 这本书的介绍吧!