内容简介:Git for Windows 2.16.2 发布了。主要更新内容如下: 新特性 Comes with Git v2.16.2. For every new Git for Windows version, .zip archives containing .pdb files for some of Git for Windows' components a...
Git for Windows 2.16.2 发布了。主要更新内容如下:
新特性
Comes with Git v2.16.2.
For every new Git for Windows version,
.ziparchives containing.pdbfiles for some of Git for Windows' components are now published alongside the new version.Comes with MSYS2 runtime (Git for Windows flavor) based on Cygwin 2.10.0; This required rebuilding OpenSSH, Perl (and some Perl modules) and Subversion.
Comes with Bash v4.4 patchlevel 019 .
Bug 修复
The Perl upgrade in Git for Windows v2.16.1(4) broke interactive authentication of
git svn, which was fixed.When configuring HTTPS transport to use Secure Channel, we now refrain from configuring
http.sslCAInfo. This also helps Git LFS (which uses Git for Windows' privatehttp.sslCAInfosetting) to use the same credentials asgit fetchandgit push.
详见发布主页。
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Ext JS源码分析与开发实例宝典
彭仁夔 / 电子工业出版社 / 2010-1 / 78.00元
《Ext JS源码分析与开发实例宝典》从Ext JS实现的基本功能开始讲解,从两个方面对Ext JS进行整体上的概述,让读者从宏观上去把握ExtJS框架。接下来讲解Ext JS核心基础知识,包括事件机制、模板模型、数据模型以及对类、函数、字符串、日期、数组及定时任务这6个类进行扩展。然后讲解Ext JS基于元素的开发,包括动画特效和拖曳实现等。最后深入讲解组件的开发,对布局、模型及4大组件一一进行......一起来看看 《Ext JS源码分析与开发实例宝典》 这本书的介绍吧!