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

栏目: 软件资讯 · 发布时间: 7年前

内容简介: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]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

数据结构与算法分析

数据结构与算法分析

Mark Allen Weiss / 冯舜玺 / 电子工业出版社 / 2016-8 / 89.00元

本书是数据结构和算法分析的经典教材,书中使用主流的程序设计语言C++作为具体的实现语言。书中内容包括表、栈、队列、树、散列表、优先队列、排序、不相交集算法、图论算法、算法分析、算法设计、摊还分析、查找树算法、k-d树和配对堆等。本书把算法分析与C++程序的开发有机地结合起来,深入分析每种算法,内容全面、缜密严格,并细致讲解精心构造程序的方法。一起来看看 《数据结构与算法分析》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

URL 编码/解码
URL 编码/解码

URL 编码/解码