TortoiseGit 2.6.0 正式发布,Git 客户端

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

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


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

查看所有标签

猜你喜欢:

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

C++数值算法(第二版)

C++数值算法(第二版)

William T.Vetterling、Brian P.Flannery、Saul A.Teukolsky / 胡健伟、赵志勇、薛运华 / 电子工业出版社 / 2005年01月 / 68.00

本书选材内容丰富,除了通常数值方法课程的内容外,还包含当代科学计算大量用到的专题,如求特殊函数值、随机数、排序、最优化、快速傅里叶变换、谱分析、小波变换、统计描述和数据建模、常微分方程和偏微分方程数值解、若干编码算法和任意精度的计算等。 本书科学性和实用性统一。每个专题中,不仅对每种算法给出了数学分析和比较,而且根据作者的经验对算法做出了评论和建议,并在此基础上给出了用C++语言编写的实用程......一起来看看 《C++数值算法(第二版)》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

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

URL 编码/解码

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具