TortoiseGit 2.6.0 正式发布,Git 客户端

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

内容简介:TortoiseGit 2.6.0 正式发布了。这是与 MsysGit 1.9.5 兼容的最后一个版本(例如,Git for Windows <1.9.5)。 TortoiseGit (海龟Git)是 TortoiseSVN 的 Git 版本,tortoisegit 用于迁移 TortoiseSVN 到 Tort...

TortoiseGit 2.6.0 正式发布了。这是与 MsysGit 1.9.5 兼容的最后一个版本(例如,Git for Windows <1.9.5)。

TortoiseGit (海龟Git)是 TortoiseSVN 的 Git 版本,tortoisegit 用于迁移 TortoiseSVN 到 TortoiseGit,一直以来 Git 在 Windows 平台没有好用 GUI 客户端,现在 tortoisegit 的出现给 Windows 开发者带来福音。

更新内容:

  • Fixed issue #3089: Show parent SHA1 on cherry picking a merge commit

  • Fixed issue #3052: Filename autocomplete in commit dialog ignores filenames starting with underscores

  • TortoiseGitMerge now uses native ribbon instead of MFC wrapped

  • This results in a noticeable speed up (cf. issue #1616) and also fixes issues with rounded corners for maximized windows (cf. issue #1767)

  • Fixed issue #3107: Clean: Allow to remove orphaned submodules (i.e., clean -f -f)

  • Fixed issue #3126: Add an option to show all refs of a commit in the log (all refs are shown now by default)

  • Fixed issue #3116: Revision graph: add ability to delete branches

  • Fixed issue #3121: Create shorter branch names when checking out a commit

  • Commit now informs the user if there is a conflict hint in the commit message (line starting with "# Conflicts:")

  • Fixed issue #3137: Add TortoiseGit to Win10 default program list

  • Fixed issue #3141: bisect: add good/bad continue options to progress dialog

  • Add support for github's new client protocol (x-github-client)

  • Fixed issue #3160: Close TortoiseGitBlame window by ESC key (you might need to reset keyboard shortcut settings manually)

完整内容请查看发布主页

下载地址:

for 32-bit Windowsfor 64-bit Windows
Download TortoiseGit 2.6.0 - 32-bit (~13.8 MiB)Download TortoiseGit 2.6.0 - 64-bit (~16.0 MiB)

【声明】文章转载自:开源中国社区 [http://www.oschina.net]


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

查看所有标签

猜你喜欢:

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

Algorithm Design

Algorithm Design

Jon Kleinberg、Éva Tardos / Addison-Wesley / 2005-3-26 / USD 144.20

Algorithm Design introduces algorithms by looking at the real-world problems that motivate them. The book teaches students a range of design and analysis techniques for problems that arise in compu......一起来看看 《Algorithm Design》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具