内容简介:Git for Windows 2.15.1 发布了,主要更新内容如下: 新特性 Comes with Git v2.15.1. Operations in massively-sparse worktrees are now much faster if core.fscache = true. It is now possible to configure...
Git for Windows 2.15.1 发布了,主要更新内容如下:
新特性
Comes with Git v2.15.1.
Operations in massively-sparse worktrees are now much faster if
core.fscache = true.It is now possible to configure
nanoor Notepad++ as Git's default editor instead ofvim.Comes with OpenSSL v1.0.2m.
Git for Windows' updater now uses non-intrusive toast notifications on Windows 8, 8.1 and 10.
Running
git fetchin a repository with lots of refs is now considerably faster.Comes with cURL v7.57.0.
Bug 修复
The experimental
--show-ignored-directoryoption ofgit statuswhich was removed in Git for Windows v2.15.0 without warning has been reintroduced as a deprecated option.The
git updatecommand (to auto-update Git for Windows) will now work also work behind proxies.
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- Git 2.13.1 发布,分布式版本控制系统
- Git 2.21.0 发布,分布式版本控制系统
- Git 2.24 发布,分布式版本控制系统
- Git for Windows 2.13.1 发布,分布式版本控制系统
- Git for Windows 2.14.3 发布,分布式版本控制系统
- Git for Windows 2.16.1 发布,分布式版本控制系统
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
文本上的算法——深入浅出自然语言处理
路彦雄 / 人民邮电出版社 / 2018-3-1 / 69.00元
本书结合作者多年学习和从事自然语言处理相关工作的经验,力图用生动形象的方式深入浅出地介绍自然语言处理的理论、方法和技术。本书抛弃掉繁琐的证明,提取出算法的核心,帮助读者尽快地掌握自然语言处理所必备的知识和技能。本书主要分两大部分。第一部分是理论篇,包含前3章内容,主要介绍一些基础的数学知识、优化理论知识和一些机器学习的相关知识。第二部分是应用篇,包含第4章到第8章,分别针对计算性能、文本处理的术语......一起来看看 《文本上的算法——深入浅出自然语言处理》 这本书的介绍吧!