SmartGit 17 rc2 发布了。SmartGit 是一个 Git 版本控制系统的图形化客户端程序。之所以将 SmartGit 8 后续的版本命名为17,因为它是在2017年的第一个发布。第二个主要版本在将命名为17.1,第三17.2,以此类推。
更新内容:
- Git:
- Journal:
- for local-only Git-Flow features, only commits from feature branch are
highlighted as "ahead" (orange)
- for Git-Flow features latest develop commit is denoted if develop isn't
the auxiliary branch
- option to hide common commits
- Log:
- Cherry Pick: show (hidable) dialog if conflict occurred
- when applying filter, the list is sorted by Commit Time, then Author Time
- Pull: "remember as default" resets branch.rebase config options
- Rebase: set system property "smartgit.rebase.disablePreserveMerge" to
"true" to disable "--preserve-merges"
- Refresh, rename detection:
- notification in case of long running rename detection
- performance improvement in case of no missing files
- option to disable detection or disable for missing and untracked files
- Hg: support for version 4.0
- Conflict Solver: allow to skip warning dialog notifying about not having
resolved all conflicts
Fixed Bugs
----------
- Git:
- DeepGit integration: shows error if failed to start DeepGit
- Delete Tag: failed if one remote repository was read-only (e.g. upstream)
- Log:
- Branches: "Show Content" on stash created entries in "Commit" sections
- Mark as Favorite: possible dead-lock
下载地址:http://www.syntevo.com/smartgit/preview
来自:开源中国社区

