SmartGit 18.1.1 发布,跨平台 Git 客户端

  

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/

猜你喜欢

转载自www.oschina.net/news/95887/smartgit-18-1-1-released